UNPKG

@crossed/sheet

Version:

A Cross Platform(Android & iOS) ActionSheet with a robust and flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

48 lines (24 loc) 639 B
# @crossed/sheet ## 0.12.2 ### Patch Changes - 96feed1: prevent crash on sectionList Sheet ## 0.12.1 ### Patch Changes - 5e55498: fix sheet ## 0.12.0 ### Minor Changes - 9e7b2b0: Add SectionList ## 0.11.0 ### Minor Changes - 8602f45: update react-native ### Patch Changes - a90c713: with update react-native, shoud add View, see issue https://github.com/software-mansion/react-native-reanimated/issues/6659 ## 0.10.2 ### Patch Changes - 2c64af8: fix build keep exports typescript type in index ## 0.10.1 ### Patch Changes - f6ca48e: no jsx syntax in build ## 0.10.0 ### Minor Changes - daed555: create sheet package