react-native-actionsheet
react-native-actionsheet copied to clipboard
An elegant ActionSheet component for React Native.
its uncommon for react to have components with imperative api ("show", "hide") we therefore need to have a `visible: Boolean` property that controls whether the actionsheet is visible or not
test two times ,happened Flashback on iPhone 8plus 11.2
In dependencies, the version of react is "15.4.0". Now I'm using react 15.3.2, so when I do yarn install this package, there is a warning **incorrect peer dependency "react@>=15.4.0".** But...
Hello Team, When I am using ActionSheetCustom with any Image picker then it not working properly in iOS. When I choose to pick an image from the gallery after first-time...
# MAX_HEIGHT should be a prop? As shown in screenshots list fits on iOS but not Android ## iOS  ## Android ![screen...
Is it by design that the cancel option is not shown on iOS tablets and the user only has the destructive option available? Also, the options pop up in the...
问题如标题
点击问题
为什么我在点击取消按钮时,会显示 i like Cancel ?????