Closed vonovak closed 6 years ago
see https://github.com/prscX/react-native-bottom-action-sheet/blob/eba8563c41af971fc89afd2672b2bbf4272651b5/js/SheetView.js#L65
upon further inspection of the native module, there is some work going around the size. However, changing the icon size does not seem to have any effect at all for me.
it does seem to work; the problem was there is a lot of duplicated definitions of the icons in the example, and I kinda got lost
see https://github.com/prscX/react-native-bottom-action-sheet/blob/eba8563c41af971fc89afd2672b2bbf4272651b5/js/SheetView.js#L65
upon further inspection of the native module, there is some work going around the size. However, changing the icon size does not seem to have any effect at all for me.