react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

fix(minor): React-view render error #100

Open Uyadav207 opened 3 years ago

Uyadav207 commented 3 years ago

Bug

Resolved as

netlify[bot] commented 3 years ago

Deploy preview for rne-playground ready!

Built with commit 303332e4235d109c13e3a27556576c1c3d9240e2

https://deploy-preview-100--rne-playground.netlify.app

Uyadav207 commented 3 years ago

@pranshuchittora, I have tried npm run build and saw what' going wrong.

Creating an optimized production build...
Failed to compile.

./node_modules/react-native-vector-icons/lib/tab-bar-item-ios.js
Attempted import error: 'TabBarIOS' is not exported from './react-native'.
Uyadav207 commented 3 years ago

phewww... Made the changes @pranshuchittora.