react-native-navigation的迁移库

third-party-libraries-support.md 832B

Third Party Libraries Support

react-native-vector-icons

If you would like to use react-native-vector-icons for your Toolbar icons, you can follow this example or this gist.

Mobx

If you prefer Mobx over Redux, show your interest in this thread. Also checkout @mastermoo’s POC of using navigation with Mobx.

MobX (w/ Provider) boilerplate

Check out this link to find a small boilerplate for RNN + MobX (w/ Provider).