Udemy course about React Native and Hooks

I managed to find a good course about React Native and the use of hooks at Udemy: https://www.udemy.com/course/the-complete-react-native-and-redux-course/

It allowed me to create a simple CRUD app (Create, Retrieve, Update, Delete), and utilizes things like reducer functions and Context, which I did not have a lot of knowledge in before.

Here is a GIF file showing it in action.


Comments

Popular posts from this blog

Messing with graphics, starting to apply CRUD

The starting point