You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
#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 projectRun
npm install [email protected]
in your projectLook for bugs! 🐛
The text was updated successfully, but these errors were encountered: