Нема описа

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