appandflow / appandflow/react-native-safe-area-context
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported
- Linguagem predominante
- TypeScript
- Estrelas
- 2.8k
- Forks
- 258
- Merge médio
- 3d 1h
- PRs com merge (30d)
- 2
Descrição
Hi @janicduplessis, I always get this message:
```
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml:
React-native-MyApp/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported,
and the value is ignored.
Recommendation: remove package="com.th3rdwave.safeareacontext" from the source AndroidManifest.xml:
React-native-MyApp/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.