Reputation: 347
In react-native-router-flux i wanna to add left, right and title, left button to go back to previous scene and right button for menu and title. how to do this?
Upvotes: 0
Views: 1124
Reputation: 306
This is a good example to start with:
https://marconijr.com/post/react-native-and-redux/
Upvotes: 1