Android Setup
Once you have installed Voltra for Android, configure the Expo plugin and use @use-voltra/android for widget JSX.
1. Configure the Expo Plugin
Add @use-voltra/android-client to your app.json or app.config.js:
See Plugin Configuration for all options.
2. Prebuild for Android
Update your native Android project:
3. Run the app
Your widget should now be available in the Android widget picker!
