appandflow / appandflow/react-native-safe-area-context
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.8k
- Forks
- 258
- Ø Merge
- 3 T. 1 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.