File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v2.2.2] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v2.2.1...v2.2.2 )
3+ ## [ v2.2.3] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v2.2.2...v2.2.3 )
4+
5+ #### Improvements
6+
7+ - chore: export bottom sheet props ([ 60514b4] ( https://github.com/gorhom/react-native-bottom-sheet/commit/60514b40d59ca091573720c9cbcde83a6c328fcd ) ).
8+
9+ #### Fixes
10+
11+ - fix: export of internal modal type ([ ` #309 ` ] ( https://github.com/gorhom/react-native-bottom-sheet/pull/309 ) ).
12+ - fix: prevent closing when sheet is out of screen ([ ` #322 ` ] ( https://github.com/gorhom/react-native-bottom-sheet/pull/322 ) ).
13+
14+ ## [ v2.2.2] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v2.2.1...v2.2.2 ) - 2021-02-20
415
516#### Fixes
617
Original file line number Diff line number Diff line change 11{
22 "name" : " @gorhom/bottom-sheet" ,
3- "version" : " 2.2.2 " ,
3+ "version" : " 2.2.3 " ,
44 "description" : " A performant interactive bottom sheet with fully configurable options 🚀" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments