I have to secreen one listitem created by reactivelist in reactivesearch and second screen details item, how i can prees any item in list and display detiels for this item
Asked
Active
Viewed 35 times
-1
-
Can you please add more details? – Yash Joshi Jul 21 '20 at 06:18
1 Answers
0
Make sure you have a clear understanding of react concept Lifting state up
And if you're using React-Navigation you can take help from RN APIs like this https://reactnavigation.org/docs/params/

Tariq Rasheed
- 1
- 1
-
Ok you know about reactivesearch https://opensource.appbase.io/reactivesearch/ and reactivelist component?? – Mohamed Hussein Jul 18 '20 at 21:29
-