Adding app icons and fixing device builds
This commit is contained in:
@@ -2,5 +2,6 @@ rootProject.name = 'DeightonAR'
|
||||
|
||||
include ':app'
|
||||
include ':react-native-navigation'
|
||||
|
||||
project(':react-native-navigation').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-navigation/android/app/')
|
||||
include ':react-native-maps'
|
||||
project(':react-native-maps').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-maps/lib/android')
|
||||
|
||||
Reference in New Issue
Block a user