React Native Modal Versions Save

An enhanced, animated, customizable Modal for React Native.

v11.7.0

3 years ago

11.7.0 (2021-02-20)

Features

  • Reintroducing correct onBackButtonPress behaviour (#519) (80abcab), closes #260

v11.6.1

3 years ago

11.6.1 (2020-12-20)

Bug Fixes

v11.6.0

3 years ago

11.6.0 (2020-12-19)

Features

  • add useNativeDriverForBackdrop prop that is used to avoid flashing of backdrop on android (#495) (8c2eaf3)
  • Register an interaction on modal animation (#491) (741559b)

Reverts

  • Revert "chore: Moved to GitHub actions (#502)" (#504) (79c3e62), closes #502 #504

v11.5.6

4 years ago

11.5.6 (2020-03-21)

Bug Fixes

  • improving scroll behavior when using scrollview/flatlist inside a modal (14ae684)

v11.5.5

4 years ago

11.5.5 (2020-03-20)

Bug Fixes

  • using screen dimensions instead of window to handle soft bar in android (6911ffb)

v11.5.4

4 years ago

11.5.4 (2020-02-17)

Bug Fixes

  • make ModalProps extend from ViewProps (86efd47)

v11.5.3

4 years ago

11.5.3 (2019-11-08)

Bug Fixes

  • Further Improve compatibility of tsconfig.json (#372) (6b8b8ef)

v11.5.2

4 years ago

11.5.2 (2019-11-07)

Bug Fixes

  • Improve compatibility of tsconfig.json (#371) (7ef447e)

v11.5.1

4 years ago

11.5.1 (2019-11-01)

Bug Fixes

  • Update files array in package.json to work with new dist directory (#367) (e4a9a3b)

v11.5.0

4 years ago

11.5.0 (2019-11-01)

Features

  • Migrate react-native-modal to TypeScript (#362) (edcb228)