Skip to content

Releases: sAleksovski/react-native-android-widget

Release 0.15.1

28 Nov 20:15
Compare
Choose a tag to compare

Added

  • Support for React Native 0.76

Breaking Changes

  • Dropped support for React Native <0.76. For older versions use 0.14.2

Known Issues

  • Not working with new architecture

Release 0.14.2

19 Nov 21:47
Compare
Choose a tag to compare

Fixed

  • Fix crash on API 22 & 23

Release 0.14.1

25 May 19:53
Compare
Choose a tag to compare

Fixed

  • Fix order in which clickable views are created

Release 0.14.0

13 May 19:44
Compare
Choose a tag to compare

Added

  • targetCellWidth and targetCellHeight options in config plugin

Release 0.13.2

12 May 19:19
Compare
Choose a tag to compare

Fixed

  • Fix crash on Android 6 when clickAction is present in the widget
  • clickAction now works only from Android 7 and up

Release 0.13.1

27 Apr 21:16
Compare
Choose a tag to compare

Fixed

  • Handle cached image file import in expo

Release 0.13.0

26 Mar 20:09
Compare
Choose a tag to compare

Added

  • requestWidgetUpdateById function to update single widget

Release 0.12.0

16 Mar 18:55
Compare
Choose a tag to compare

Added

  • Support for network svg images in SvgWidget

Release 0.11.2

26 Feb 20:47
Compare
Choose a tag to compare

Fixed

  • Fix layout when scrolling items with different size in ListWidget

Release 0.11.1

04 Jan 20:52
Compare
Choose a tag to compare

Fixed

  • Allow clickable views inside list items on Samsung devices