react-native-android-widget
Advanced tools
Changelog
[0.8.1] - 2023-09-16
DefaultReactActivityDelegate
instead of ReactActivityDelegate
Changelog
[0.8.0] - 2023-08-25
Changelog
[0.7.0] - 2023-07-15
Changelog
[0.6.2] - 2023-07-14
Changelog
[0.6.1] - 2023-06-13
Changelog
[0.6.0] - 2023-06-05
updatePeriodMillis
WIDGET_UPDATE
widgetAction on scheduled updateWIDGET_DELETED
when the widget is removed from the home screenWIDGET_RESIZED
on resize, without needing to click on it againandroid.permission.FOREGROUND_SERVICE
RNWidgetBackgroundTaskService
. For bare React Native it should be removed from AndroidManifest. Expo build are handled with the app pluginChangelog
[0.5.3] - 2023-05-24
Changelog
[0.5.2] - 2023-05-23
ListWidget
do not have clickAction
and clickActionData
height
and width
on ListWidget
to match_parent
clickAction
Changelog
[0.5.1] - 2023-04-30
Changelog
[0.5.0] - 2023-04-24
ListWidget
that can show a scrollable list of items