Get Android build working
This commit is contained in:
@@ -1 +1,4 @@
|
||||
import './src/app'
|
||||
import { AppRegistry } from 'react-native';
|
||||
import App from './src/App';
|
||||
|
||||
AppRegistry.registerComponent('DeightonAR', () => App);
|
||||
|
||||
Reference in New Issue
Block a user