Fixing yes/no dialog. Fix AppDelegate for navigation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import App from './src/App'
|
||||
import App from './App';
|
||||
import { AppRegistry } from 'react-native'
|
||||
AppRegistry.registerComponent('DeightonAR', () => App);
|
||||
|
||||
Reference in New Issue
Block a user