UNPKG
react-native-build-config
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.0.1
Expose native build config to JS
github.com/ismaeldcom/react-native-build-config
react-native-build-config
/
android
/
src
/
main
/
AndroidManifest.xml
4 lines
(3 loc)
•
125 B
text/xml
View Raw
1
2
3
4
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.ismaeld.RNBuildConfig"
>
</
manifest
>