mirror of
https://github.com/status-im/react-native-webview-bridge.git
synced 2026-08-31 13:21:15 +00:00
updating code structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "WebViewBridgeExample",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.5.0",
|
||||
"react-native-webview-bridge": "0.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user