mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Open source Android WebView
Summary: Keep `WebView.android.js` and `WebView.ios.js`, there are some small differences. Use the same example on both platforms. public Reviewed By: bestander Differential Revision: D2769446 fb-gh-sync-id: be3d0afcbfd6ddcbaa49f70555063b3081ba03cb
This commit is contained in:
committed by
facebook-github-bot-6
parent
8b03b9654d
commit
8cd7730080
@@ -34,6 +34,7 @@ var COMPONENTS = [
|
||||
require('./TouchableExample'),
|
||||
require('./ViewExample'),
|
||||
require('./ViewPagerAndroidExample.android'),
|
||||
require('./WebViewExample'),
|
||||
];
|
||||
|
||||
var APIS = [
|
||||
|
||||
Reference in New Issue
Block a user