Skip to content

2.2.1

Compare
Choose a tag to compare
@nysamnang nysamnang released this 07 Mar 09:34
· 4 commits to master since this release

Motivation

Thank you for using the react-native-raw-bottom-sheet library.

This library has been published for over 5 years and I've noticed that new libraries are being published frequently, and I hope that those newer libraries will replace this small library with time, that's why I have stopped maintaining this project for the past few years.

However, I was pleasantly surprised to see that the number of installations has remained high over the past year. Therefore, I have decided to continue to maintain this project.

I will ensure that this project remains simple and lightweight, without requiring any configuration or external dependencies.

I would also like to express my gratitude to all the contributors who have made pull requests. Thank you!

New

  • #82 Add method setHeight dynamic.
  • #90 More Customization Modal.
  • #96 Add prop to allow dragging down from any touchable components inside the sheet.
  • #122 Fix Typings for open and close methods.
  • #146 Update index.d.ts to fix ts error.

Note: I haven't tested this pull request yet. If any errors occur, please use the previous version instead. I will update the dependencies and new features later.