Skip to content

Releases: alpha0010/rn-native-settings-view

Release 0.5.3

14 Feb 22:01
Compare
Choose a tag to compare

0.5.3 (2024-02-14)

Bug Fixes

  • android: support RN 0.73 (10f8187)

Release 0.5.2

16 Nov 22:55
Compare
Choose a tag to compare

0.5.2 (2022-11-16)

Bug Fixes

  • android: resolve memory leak (1d84e02)

Release 0.5.1

06 Jul 21:06
Compare
Choose a tag to compare

0.5.1 (2022-07-06)

Bug Fixes

  • android: adapt default icon color for dark theme (652e67f)
  • android: scale icons for screen density (46bf487)

Release 0.5.0

05 Jul 20:58
Compare
Choose a tag to compare

0.5.0 (2022-07-05)

Features

  • android: draft icon support (fdc21a6)
  • android: support icon colors (d2a2fc3)
  • ios: draft icon support (31bb536)
  • ios: support icon colors (5c81cf1)
  • manage multi-page interaction (8770870)

Release 0.4.0

21 Jun 16:55
Compare
Choose a tag to compare

0.4.0 (2022-06-21)

Bug Fixes

  • android: crash on unmount (41b9e1e)

Features

  • convert settings view to controlled component (a0f29d7)
  • ios: support list selection (9b1c0b6)

Release 0.3.1

17 Jun 13:58
Compare
Choose a tag to compare

0.3.1 (2022-06-17)

Bug Fixes

  • android: dispatch details event through correct channel (f8352d6)

Release 0.3.0

17 Jun 13:10
Compare
Choose a tag to compare

0.3.0 (2022-06-17)

Bug Fixes

  • android: remove extra startup change events (aecb42b)
  • android: respect dark theme (0836d8c)
  • settings change event contains extra fields (1c69dfa)

Features

  • android: configure switches from js (b58e370)
  • android: support list selection (4c1e119)
  • ios: configure switches from js (e296b68)
  • push native data changes to js (f9dac87)
  • support details element (5aee2e1)

Release 0.2.0

10 Jun 20:34
Compare
Choose a tag to compare

0.2.0 (2022-06-10)

Features

  • android: draft view manager skeleton (7f1c90d)
  • improve style handling (a9a9b25)
  • ios: draft view manager skeleton (e6c0646)