We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3016c4f commit 2616c3bCopy full SHA for 2616c3b
README.md
@@ -2,6 +2,11 @@
2
3
A native library to access all the native code's build configurations from JS.
4
5
+
6
+For **react-native@0.60+** versions use **react-native-config-reader@4.0+**
7
+(Autolinking support enabled now)
8
9
10
## Installation
11
12
1. `$ npm install react-native-config-reader --save` or `$ yarn add react-native-config-reader`
0 commit comments