File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,18 +105,18 @@ When it's done, you are ready to
105105
106106## Note about ` reason-react-native ` version number
107107
108- We decided to try something simple for you
108+ We decided to try something simple for you:
109109
110110⚛️ ` reason-react-native ` ` 0.60.* ` means it should work with ` react-native `
111111` ^0.60.0 ` .
112112
113- We reserve patches for internal fix like react-native patches won't affect our
114- bindings. This means last digit
113+ We keep patch number for bindings fixes. ` react-native ` patches should not
114+ affect our bindings. This means last digit don't need to match each others:
115115
116116- ` react-native@0.60.8 ` should work with ` reason-react-native@0.60.0 `
117117- ` react-native@0.60.2 ` should work with ` reason-react-native@0.60.4 `
118118
119- 👉 ** ` reason-react-native ` ` 0.x.* ` means it should work with
119+ 👉 In short: ** ` reason-react-native ` ` 0.x.* ` means it should work with
120120` react-native@^0.x.* ` ** .
121121
122122---
You can’t perform that action at this time.
0 commit comments