gitn00b1337 / expo-widgets

Bringing widget functionality to expo!
123 stars 9 forks source link

iOS only #29

Closed tomhopkins closed 1 week ago

tomhopkins commented 2 weeks ago

Apologies if this is a very simple question: I'm looking to have widgets only on iOS for now until I can find someone to help build the Android version but I cannot now get the Android app to compile. Is there a way that the config plugin applies only on iOS?

gitn00b1337 commented 2 weeks ago

If you dont provide plugins.expo-widgets.android then it wont run the plugin. AKA nothing - not even an empty object.