Closed BodhiHu closed 7 years ago
Hi,
This adds safety check to fix following issue when using with react-native-web#0.0.77:
Error:
Uncaught TypeError: Cannot read property 'style' of undefined at Object.<anonymous> (Tab.js:18)
Tab.js
18 titleStyle: Text.propTypes.style, 23 style: View.propTypes.style,
Happy Day !
Hi,
This adds safety check to fix following issue when using with react-native-web#0.0.77:
Error:
Tab.js
Happy Day !