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')
https://github.com/necolas/react-native-web/blob/master/docs/guides/getting-started.md#configuring-a-module-bundler
page not found