In my scenario there are two Views. While load the component i need to none second view after while click on TextInput need to open the second view after selecting the value from the second view selected value should be populate in the first view TextInput after that secondView should be closed.I can acheieve the same effect using react.js but the same effect i am unable to do using react native .In my scenario there are two Views. While l