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 37e1f68 commit f3c21b4Copy full SHA for f3c21b4
1 file changed
README.md
@@ -57,7 +57,7 @@ yarn add @reason-react-native/__template__
57
//...
58
"bs-dependencies": [
59
"reason-react",
60
- "reason-react-native",
+ "@reason-react-native/react-native",
61
// ...
62
+ "@reason-react-native/__template__"
63
],
0 commit comments