This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-webview
mirror of
https://github.com/status-im/react-native-webview.git
Watch
2
Star
0
Fork
You've already forked react-native-webview
0
Code
Issues
Projects
Releases
Wiki
Activity
7dc875e056
react-native-webview
/
index.js
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added RNCWebViewManager to xcode proj
2018-08-03 06:52:31 +00:00
import
WebView
from
'./js/WebView'
;
Remove example repo
2018-07-31 05:00:33 +00:00
WIP: iOS working
2018-07-31 05:34:16 +00:00
export
{
WebView
}
;