File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # 🛠 react-native-config-reader
1+ # 🛠 react-native-config-reader [ ![ npm ] ( https://img.shields.io/npm/v/react-native-config-reader.svg )] ( https://npmjs.com/package/react-native-config-reader ) [ ![ npm ] ( https://img.shields.io/npm/dm/react-native-config-reader.svg )] ( https://npmjs.com/package/react-native-config-reader )
22
33A native library to access all the native code's build configurations from JS.
44
@@ -44,7 +44,7 @@ Create new field inside ios `info.plist` file
4444<?xml version =" 1.0" encoding =" UTF-8" ?>
4545<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
4646
47- <plist version =" 1.0" >
47+ <plist version =" 1.0" >
4848<dict >
4949 <key >CFBundleDisplayName</key >
5050 <string >com.react-native.react-native-config-reader</string >
You can’t perform that action at this time.
0 commit comments