react-native-actionsheet
react-native-actionsheet copied to clipboard
Add the ability to pass custom styles to the scrollview
I had this issue in my own project where, in order to style the component properly, I needed the ability to add styles to the ScrollView. So here it goed, might be useful for others!
aha, I have the same request~