Closed
Description
I am successfully loaded Picker data from Server. I am currently facing issues as When I will select a values from Picker than only respective id specific values should load on other picker.
Currently when I select any values form a Picker then all Picker get refreshed to default values.
I am new for react native. Please help.