Skip to content

Releases: sAleksovski/react-native-android-widget

Release 0.20.1

15 Jan 20:41

Choose a tag to compare

Fixed

  • Compatibility with older react native versions

Release 0.20.0

13 Jan 21:29

Choose a tag to compare

Added

  • Accessibility (TalkBack) support

Release 0.19.0

11 Jan 11:18

Choose a tag to compare

Added

  • Added support for dark mode widgets

Release 0.18.0

03 Jan 23:49

Choose a tag to compare

Added

  • Support for React Native 0.83

Changed

  • Update example app to React Native 0.83
  • Update expo example app to Expo 55 canary

Release 0.17.3

03 Jan 22:46

Choose a tag to compare

Fixed

  • Add a error message about using React Compiler and how to avoid "Invalid hook call" error

Release 0.17.2

02 Oct 17:01

Choose a tag to compare

Changed

  • Update example app to React Native 0.81
  • Update expo example app to Expo 54

Release 0.17.1

20 Jul 21:39

Choose a tag to compare

Fixed

  • Add null check for bitmap in list

Release 0.17.0

16 May 21:19

Choose a tag to compare

Added

  • packageName option for defining custom package name for widget
  • Ability to request widget update from native code (RNWidgetJsCommunication#requestWidgetUpdate)

Release 0.16.1

13 Apr 21:55

Choose a tag to compare

Fixed

  • NullPointerException in some cases in ImageWidget

Release 0.16.0

09 Apr 22:11

Choose a tag to compare

Added

  • Support for React Native 0.79
  • Working with new architecture