react-native-mobx
react-native-mobx copied to clipboard
Scene transition example
Hi I was wondering if you had an example of having multiple scenes and transitioning between them? I have looked at the RNRF package, but I was wondering if it was different in the Mobx version.
Hi! Transitions are almost the same as RNRF...All you need is just import Actions from react-native-mobx.