You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my app i am using react router flux
from service i am getting data and showing in Flat list,and In my Flatlist when ever i am touching any flat list element then again i am hitting service and i want to show the details in same screen but after navigating to same screen but its not happening
In my app i am using react router flux
from service i am getting data and showing in Flat list,and In my Flatlist when ever i am touching any flat list element then again i am hitting service and i want to show the details in same screen but after navigating to same screen but its not happening
/Appindex.js
im my third screen i am calling this function in the onpress action in flatlist
The text was updated successfully, but these errors were encountered: