After ejecting
This commit is contained in:
3
mobile/index.js
Normal file
3
mobile/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import App from './App';
|
||||
AppRegistry.registerComponent('DeightonAR', () => App);
|
||||
Reference in New Issue
Block a user