React-native-web: how add react-native-web to existing react-native project which was created without using expo

Created on 31 Jul 2018  路  3Comments  路  Source: necolas/react-native-web

problem: current initialization
'create-react-native-app my-app --with-web-support'
use expo with react-native.

is there a way to add react-native-web to existing project which was initialized without expo (used command 'react-native init')

All 3 comments

Was this page helpful?
0 / 5 - 0 ratings