eas-widget-example
eas-widget-example copied to clipboard
How to pass data from React Native?
Hello, thank you for providing this boilerplate! Related to the title, I have 2 questions:
- How can I pass data from RN? For example, when a user updates their theme preference in the app, I want it to be reflected to the widget.
- What is your recommended workflow to edit swift files included under
/widget/ios
? I was not able to open them with Xcode.