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 fa5944b commit 2d3318cCopy full SHA for 2d3318c
README.md
@@ -56,6 +56,12 @@ npm install preact
56
- react-native >= 0.60
57
- (preact >= 10.0)
58
59
+### Supported react-native versions
60
+
61
+| react-native-react-bridge | react-native |
62
+| ------------------------- | ------------ |
63
+| 0.0.0 - 0.8.1 | <=0.64.2 |
64
65
## Usage
66
67
### 1. Fix `metro.config.js` to use babelTransformer from this library.
0 commit comments