react-native-actionsheet icon indicating copy to clipboard operation
react-native-actionsheet copied to clipboard

declarative api

Open macrozone opened this issue 7 years ago • 0 comments

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

macrozone avatar Jun 11 '18 10:06 macrozone