This app was develop during lectures to show off different features of React Native. It includes how to work with components and screens in React Native. The useState, useEffect, useContext and the useReducer hooks, as well as how to do API get requests with axios.
Show More