rootProject.name = 'SafeAreaViewExample' include ':app' include ':react-native-safe-area-context' project(':react-native-safe-area-context').projectDir = new File(rootProject.projectDir, '../../android')