playground icon indicating copy to clipboard operation
playground copied to clipboard

fix(minor): React-view render error

Open Uyadav207 opened this issue 4 years ago • 3 comments

Bug

Resolved as

Uyadav207 avatar Mar 26 '21 18:03 Uyadav207

Deploy preview for rne-playground ready!

Built with commit 303332e4235d109c13e3a27556576c1c3d9240e2

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

netlify[bot] avatar Mar 26 '21 18:03 netlify[bot]

@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 avatar Mar 27 '21 10:03 Uyadav207

phewww... Made the changes @pranshuchittora.

  • The react-native-vector-icons previous version was bugy.

Uyadav207 avatar Mar 27 '21 10:03 Uyadav207