react-native-actionsheet
react-native-actionsheet copied to clipboard
An elegant ActionSheet component for React Native.

The custom actionsheet now has an animated background opacity, making it look more like the iOS actionsheet.
Hi all, Great component, works flawlessly, except for one small detail: on Android the message seems to be cut off (see image). Strangely in the example screenshots provided in the...
ActionSheet.show() throws an error after upgrading to RN 0.50.4. Has anyone else faced similar issue ? 2017-12-18 12:32:11.183 [fatal][tid:com.facebook.react.JavaScript] Error calling RCTEventEmitter.receiveTouches Unhandled JS Exception: Exception calling object as function:...
Is there any way to set the `allowFontScaling={false}` for text components inside the ActionSheet? I'm having issues in iOS when users change the default font scaling setting globally in the...
we needed custom cancel button that should appear on top of layout. We didnt want to add cancel button as option. Currently, when there's no cancel button defined, clicking layout...
How do I test the calendar with Appium? I tried passing the accessibilityId to the component but it does not recognise it.
undefined is not an object(evaluating 'RCTActionSheetManager.showActionSheetWithOptions')
On android sometimes it's needs a double tap on actionsheet to activate button.