gaishimo / eas-widget-example

Example of a Widget in Expo's Managed Workflow (EAS).
343 stars 21 forks source link

Can this support widget group (ios)? #8

Open tecorraltd opened 1 year ago

tecorraltd commented 1 year ago

Hi,

I'm trying to get this to work with a widget bundle but struggling. Do you have any advice how to adjust for this?

Thanks

gaishimo commented 1 year ago

Do you mean you want to share data with your app by App Groups?

This example repository does not include that, but the following article may be helpful. https://medium.com/macoclock/data-sharing-between-app-and-app-extensions-4ffd95bf87e0

If it is working in XCode, but the automation is not working, I think you need to check the XCode subdivisions in Git and apply the differences in the Config Plugin.