- React Native Blueprints
- Emilio Rodriguez Martinez
- 52字
- 2025-02-24 19:33:06
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.