Skip to content

Releases: TheWidlarzGroup/react-native-notificated

Release 0.0.1-alpha.2

06 Jun 09:16
Compare
Choose a tag to compare

0.0.1-alpha.2 (2022-06-06)

Bug Fixes

  • make config prop optional in createNotifications - regression (#134) (07ef9cf)
  • used another action to assign issue to a project (#132) (b57e6fa)

Features

  • managing notifications from within custom components: (#135) (9b36d30)

Release 0.0.1-alpha.1

01 Jun 19:01
Compare
Choose a tag to compare

0.0.1-alpha.1 (2022-06-01)

Bug Fixes

  • hook useNotificationController is not providing method 'modify' (#108) (f16d4f3)

Features

  • add onClose optional callback (#110) (5db83bc)
  • add feature to simplify initial configuration (#120) (c1def56)
  • notification emitter TS updates + docs: custom examples (#70) (9f9e3b4)
  • out of the box handling of isNotch (#101) (ab67cce)

Release 0.0.1-alpha.0

20 May 11:33
Compare
Choose a tag to compare

0.0.1-alpha.0 (2022-05-20)

Features

  • add hideCloseButton prop to default variants (#94) (f648436)
  • allow user to add custom styles for the icon (#87) (e0fd9d2)
  • Add FadeInFadeOut animation (#91) (49896d7)