ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 415 forks source link

react-native-tab-navigator use webview as item , cover other item #134

Closed linkaimeng closed 7 years ago

linkaimeng commented 7 years ago

react-native-tab-navigator use webview as item,such as item1 load http://www.google.com in webview item2 load http://www.baidu.com in webview switch the items, at last each item change http://www.google.com or http://www.baidu.com

ptomasroos commented 7 years ago

Please provide a running example in order to get help with this.