numandev1 / react-native-bottomsheet-reanimated

React Native bottom sheet with fully native 60 FPS animations and awesome user experience
MIT License
276 stars 28 forks source link

typescript improvements #26

Closed eminsr closed 2 years ago

eminsr commented 2 years ago

The lib gives an error if we don't supply initialPosition, snapPoints or body so only these props are required now. Also added the props descriptions from the readme.