GeekyAnts / vue-native-cli

Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs
92 stars 21 forks source link

update for react 0.59 #12

Closed malikdoksoz closed 5 years ago

malikdoksoz commented 5 years ago
- Creating react native app malik project
This will walk you through creating a new React Native project in C:\Users\sonsu\Desktop\VNforRN\malik
Using yarn v1.13.0
Installing react-native@0.58.1...
yarn add v1.13.0

Now 0.58.1 please update

neeraj-singh47 commented 5 years ago

The latest version has been released to support react-native 0.59

chars1205 commented 5 years ago

@neeraj-singh47 Does react-native 0.59.x support??

neeraj-singh47 commented 5 years ago

@chars1205 You can update the react-native version manually. It should work fine

chars1205 commented 5 years ago

@neeraj-singh47 I am manually updating Does react-native version is supported from 0.59.0 to 0.59.8?