This is a very simple count down app with features to speed the timer up and slow it down, pause it or play it.
This app is built with functional components & uses react-native-design-utility
This app demonstrates the usage of setInterval with react hooks, which is explained nicely here