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
{{ message }}
This repository was archived by the owner on Feb 23, 2019. It is now read-only.
According to the current state of the application, it supports RN up to 0.58.99.
However, if I install the latest version via npm, like so npm install -g react-native-cli@latest react-native-init@latest
and then try to init project based on RN 0.57.0 it tells me: The supported react-native version is between 0.55.4 and 0.56.0
Looks like you haven't publish latest changes to npmjs.
When do you plan to do so?