Skip to content

Releases: bezenson/react-native-unicorn-modals

Release 0.5.1

03 Mar 14:47
Compare
Choose a tag to compare

0.5.1 (2023-03-03)

Bug Fixes

  • Fix non-calling onPress inside MenuItem (804e86e)

Release 0.5.0

06 Jan 17:48
Compare
Choose a tag to compare

0.5.0 (2023-01-06)

Features

  • add statusBarTranslucent option and make it true by default (626842e)
  • allow to customize overlay background via themes (99f2bdf)

Release 0.4.1

05 Jan 17:26
Compare
Choose a tag to compare

0.4.1 (2023-01-05)

Bug Fixes

  • do not extend from DefaultTheme in useTheme generic (9031130)

Release 0.4.0

04 Jan 16:06
Compare
Choose a tag to compare

0.4.0 (2023-01-04)

Features

  • new way to use typescript via generics (7695dcb)

Release 0.3.0

03 Jan 21:19
Compare
Choose a tag to compare

0.3.0 (2023-01-03)

Features

  • renderable component generic changed, more TS coverage (4ed8e7f)

Release 0.2.1

31 Dec 16:43
Compare
Choose a tag to compare

0.2.1 (2022-12-31)

Refactoring

Release 0.2.0

30 Dec 13:56
Compare
Choose a tag to compare

0.2.0 (2022-12-30)

Features

Release 0.1.2

28 Dec 18:42
Compare
Choose a tag to compare

0.1.2 (2022-12-28)

Bug Fixes

  • use separate line type import for better capability (c72234b)

Release 0.1.1

28 Dec 18:19
Compare
Choose a tag to compare

0.1.1 (2022-12-28)

Initial release