Added Header, Icon and MessageModal. Refactor screens into directories.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import App from './src/App';
|
||||
import { AppRegistry } from 'react-native'
|
||||
import App from './src/App'
|
||||
|
||||
AppRegistry.registerComponent('DeightonAR', () => App);
|
||||
AppRegistry.registerComponent('DeightonAR', () => App)
|
||||
|
||||
Reference in New Issue
Block a user