Initial commit
Generated by create-react-native-app 3.6.0.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
rootProject.name = 'nirvana'
|
||||
|
||||
apply from: '../node_modules/react-native-unimodules/gradle.groovy'
|
||||
includeUnimodulesProjects()
|
||||
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle");
|
||||
applyNativeModulesSettingsGradle(settings)
|
||||
|
||||
include ':app'
|
||||
Reference in New Issue
Block a user