-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Labels
Description
#225 is ready for feedback from anyone willing to try it with their project(s) in a dev environment.
It upgrades the react
peer dependency to v16.6.3, which is the version used by React Native v0.58.3. Once enough feedback is given, I will submit another RFC that adds support for React hooks. 🎉
I'm particularly interested in bugs you find that were not present before the PR was applied.
It's entirely possible that you won't encounter any bugs. 😎
Getting started
-
Run
npm install aleclarson/react-native-macos#alpha
in your project -
Run
npm install react@16.6.3
in your project -
Look for bugs! 🐛
pvinis