Add web target
This commit is contained in:
parent
efe65e70d7
commit
92ca49ab9a
9 changed files with 5377 additions and 221 deletions
9
index.js
9
index.js
|
@ -1,9 +0,0 @@
|
|||
/**
|
||||
* @format
|
||||
*/
|
||||
|
||||
import {AppRegistry} from 'react-native';
|
||||
import App from './src/App';
|
||||
import {name as appName} from './app.json';
|
||||
|
||||
AppRegistry.registerComponent(appName, () => App);
|
Loading…
Add table
Add a link
Reference in a new issue