- React Native Blueprints
- Emilio Rodriguez Martinez
- 52字
- 2021-07-02 15:19:59
Building the AddProduct screen
As the user will have the need of adding new products to the shopping list, we need to build a screen in which we can prompt the user for the name of the product to be added and save it in the phone's storage for later use.