'Add/Remove dynamic TextInput in react native
Functions I have created the dynmaic add/remove fields in react native I am getting the data through params.routes my TextInput successfully get the data populated into the fields but unfortunatly when ever I add another field and get data from another screen through params my TextInput fields get refreshed and new data which I have requested from another screen populated again and my old data is refreshed and fields are also refreshed Fields in which I have added the values How I can make a successfull transaction on that
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
