Challenge: State Management
Complete this hands-on exercise to test your knowledge of state management in React Native.
We'll cover the following...
This challenge will test your knowledge of state management in React Native. You’ll use these concepts to create a minimalistic user interface.
Task
Build a React Native application that has these functionalities:
-
If the user adds a new to-do, it should be appended at the end of the list. Moreover, on the successful addition of a to-do, an alert should be displayed with the message: “To-do added!” ...
Access this course and 1400+ top-rated courses and projects.