Here is an example of a Widget in Expo's Managed Workflow (EAS).
| Android | iOS |
|---|---|
![]() |
![]() |
- plugin: Config Plugins
- widget: Template files for widget
yarn install
Edit following fields.
android.packageios.bundleIdentifier<APPLE_DEV_TEAM_ID>inplugins
yarn android
# or
yarn ios
eas build --platform all --profile preview

