Skip to content

Tags: hungvt/react-native-modal

Tags

v11.5.6

Toggle v11.5.6's commit message
chore(release): 11.5.6 [skip ci]

## [11.5.6](react-native-modal/react-native-modal@v11.5.5...v11.5.6) (2020-03-21)

### Bug Fixes

* improving scroll behavior when using scrollview/flatlist inside a modal ([14ae684](react-native-modal@14ae684))

v11.5.5

Toggle v11.5.5's commit message
chore(release): 11.5.5 [skip ci]

## [11.5.5](react-native-modal/react-native-modal@v11.5.4...v11.5.5) (2020-03-20)

### Bug Fixes

* using screen dimensions instead of window to handle soft bar in android ([6911ffb](react-native-modal@6911ffb))

v11.5.4

Toggle v11.5.4's commit message
chore(release): 11.5.4 [skip ci]

## [11.5.4](react-native-modal/react-native-modal@v11.5.3...v11.5.4) (2020-02-17)

### Bug Fixes

* make ModalProps extend from ViewProps ([86efd47](react-native-modal@86efd47))

v11.5.3

Toggle v11.5.3's commit message
chore(release): 11.5.3 [skip ci]

## [11.5.3](react-native-modal/react-native-modal@v11.5.2...v11.5.3) (2019-11-08)

### Bug Fixes

* Further Improve compatibility of tsconfig.json ([react-native-modal#372](react-native-modal#372)) ([6b8b8ef](react-native-modal@6b8b8ef))

v11.5.2

Toggle v11.5.2's commit message
chore(release): 11.5.2 [skip ci]

## [11.5.2](react-native-modal/react-native-modal@v11.5.1...v11.5.2) (2019-11-07)

### Bug Fixes

* Improve compatibility of tsconfig.json ([react-native-modal#371](react-native-modal#371)) ([7ef447e](react-native-modal@7ef447e))

v11.5.1

Toggle v11.5.1's commit message
chore(release): 11.5.1 [skip ci]

## [11.5.1](react-native-modal/react-native-modal@v11.5.0...v11.5.1) (2019-11-01)

### Bug Fixes

* Update files array in package.json to work with new dist directory ([react-native-modal#367](react-native-modal#367)) ([e4a9a3b](react-native-modal@e4a9a3b))

v11.5.0

Toggle v11.5.0's commit message
chore(release): 11.5.0 [skip ci]

# [11.5.0](react-native-modal/react-native-modal@v11.4.0...v11.5.0) (2019-11-01)

### Features

* Migrate react-native-modal to TypeScript ([react-native-modal#362](react-native-modal#362)) ([edcb228](react-native-modal@edcb228))

v11.4.0

Toggle v11.4.0's commit message
chore(release): 11.4.0 [skip ci]

# [11.4.0](react-native-modal/react-native-modal@v11.3.1...v11.4.0) (2019-09-22)

### Features

* fixed backdrop touch and componentDidUpdate ([react-native-modal#339](react-native-modal#339)) ([d71c7d6](react-native-modal@d71c7d6))

v11.3.1

Toggle v11.3.1's commit message
chore(release): 11.3.1 [skip ci]

## [11.3.1](react-native-modal/react-native-modal@v11.3.0...v11.3.1) (2019-07-31)

### Bug Fixes

* onBackdropPress not working ([react-native-modal#340](react-native-modal#340)) ([ae1826c](react-native-modal@ae1826c))

v11.3.0

Toggle v11.3.0's commit message
chore(release): 11.3.0 [skip ci]

# [11.3.0](react-native-modal/react-native-modal@v11.2.0...v11.3.0) (2019-07-30)

### Features

* Allow a fully customizable custom back drop ([react-native-modal#336](react-native-modal#336)) ([c5893f9](react-native-modal@c5893f9))