Skip to content

Releases: sAleksovski/react-native-android-widget

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

Release 0.11.0

03 Jan 20:30
Compare
Choose a tag to compare

Added

  • Allow clickable views inside list items
  • Increased background task timeout to 30s

Release 0.10.0

20 Dec 20:48
Compare
Choose a tag to compare

Added

  • Added overflow prop to FlexWidget and OverlapWidget that can be used to clip the view if it has border radius