gluestack / gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
https://gluestack.io/
MIT License
2.76k stars 121 forks source link

Update react-native-svg #2543

Open MindSetFPS opened 3 weeks ago

MindSetFPS commented 3 weeks ago

Description

When using Icon component inside expo's Tabs.Screen (which is a wrapper of React Navigation's tab), the android version will crash.

Problem Statement

gluestack provides an outdated version of the library, and when people use the library, they may want to only use the provided icons.

Proposed Solution or API

After some digging, i found this comment recommending updating the library, tried it and worked.

Alternatives

No response

Additional Information

No response

imWildCat commented 3 weeks ago

yes this is a huge blocker.

could we plan the upgrade soon?