Prasanna
Prasanna

Reputation: 347

react-native-router-flux -- adding back button and menu list

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

Answers (1)

Kush R.
Kush R.

Reputation: 306

This is a good example to start with:

https://marconijr.com/post/react-native-and-redux/

Upvotes: 1

Related Questions