Closed isaachinman closed 6 years ago
What is coming in next release:
Currently RNNv2 is not stable enough for android in react-native 0.56, I'll be waiting for a PR to be merged there. Not saying I am a maintainer, but I do contribute a lot into RNN.
I'll be streamlining react-native-config so it will be less prune to errors. Refactor rename script so it will be more stable. Include mobx-state-tree with some UI specific stuff I'd like to ship with by default.
Great to hear you already have an upgrade planned. An unsolicited thought: adding things like TypeScript and mobx-state-tree
as defaults would make this starter kit extremely opinionated. I get that it's primarily for internal use, but I think it would drive away some potential users.
Thanks again for maintaining a fantastic project!
Noted. Thanks Isaac.
So it seems like
react-native-navigation
v2 is finally stable enough to be officially recommended by the maintainers.Just wondering if a PR to upgrade this repo to v2 would be accepted.