EvanBacon / expo-quick-actions

Add home screen quick actions / shortcuts to your React Native app
MIT License
281 stars 7 forks source link

Expo Go App support #5

Closed jtvargas closed 7 months ago

jtvargas commented 9 months ago

Is this library supported using the Expo Go App? If that's the case what would be the installation process?

mphill commented 7 months ago

It would not be as it requires native code, however, this should be included officially. Surprised to find it's not. Even MAUI supports this: https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/appmodel/app-actions?view=net-maui-8.0&tabs=android

EvanBacon commented 7 months ago

This is not planned for Expo Go and likely never will be. Use it with dev clients.