File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# react-native-react-bridge
22
3- ![ check] ( https://github.com/inokawa/react-native-react-bridge/workflows/check/badge.svg )
3+ [ ![ npm version ] ( https://badge.fury.io/js/react-native-react-bridge.svg )] ( https://badge.fury.io/js/react-native-react-bridge ) ![ check] ( https://github.com/inokawa/react-native-react-bridge/workflows/check/badge.svg )
44
55An easy way to integrate your [ React] ( https://github.com/facebook/react ) app into [ React Native] ( https://github.com/facebook/react-native ) app.
66
77** This is under development**
88
99## Install
1010
11- WIP
11+ ``` sh
12+ npm install react-native-react-bridge
13+ npm install react-dom react-native-webview
14+ ```
1215
13- ### Peer dependencies
16+ ### Requirements
1417
1518- react 16.8+
1619- react-native 0.60+
17- - react-dom
18- - react-native-webview
1920
2021## Usage
2122
You can’t perform that action at this time.
0 commit comments