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
I have a PostList extending from RelayFragmentComponentP and I want to navigate to Post screen when user clicks on any of the Post item on the list screen but there is no navigate object in RelayFragmentComponent so I'm not sure what is the best way to navigate from PostList to Post screen.
Can someone help me please?
The text was updated successfully, but these errors were encountered:
I have a
PostList
extending fromRelayFragmentComponentP
and I want to navigate to Post screen when user clicks on any of the Post item on the list screen but there is no navigate object in RelayFragmentComponent so I'm not sure what is the best way to navigate from PostList to Post screen.Can someone help me please?
The text was updated successfully, but these errors were encountered: