Posts by Victor Pereira • 1 point
1 post
-
-2
votes2
answers139
viewsQ: am starting with React Nturn on and always give me this error cant find variable:Component
index.js import {AppRegistry} from 'react-native' import App from './app' import {name as appName} from './app.json' AppRegistry.registerComponent(appName,() => App) app.js import…
syntax-errorasked Victor Pereira 1