react-native-actionsheet
react-native-actionsheet copied to clipboard
declarative api
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