Support react-native-teleport
J
Jacek Tomaszewski
https://github.com/kirillzyusko/react-native-teleport is finally a library that makes toasts, modals, popovers etc. work very well across all platforms.
Unfortunately until that library is supported in Expo Go client, we may see its' slowed down adoption in e.g. UI kits such as https://gluestack.io/ , and thus Expo-based apps.
Could we have binaries built-in for that in the default Expo Go client?
Brent Vatne
this looks great! i'm definitely going to give it a shot in one of my hobby projects.
we try to avoid adding any external dependencies to expo go because it's not within our control to be able to update those libraries at the same cadence as our sdk releases. additionally, it's really only meant to be an educational tool that use to learn the basics or explore an idea in a little sandbox.