react-native-smart-scroll-view icon indicating copy to clipboard operation
react-native-smart-scroll-view copied to clipboard

If there is only one child, don't return an array

Open RobinClowers opened this issue 8 years ago • 1 comments

Rendering children as an array breaks some components, such as TouchableWithoutFeedback.

Fixes https://github.com/jrans/react-native-smart-scroll-view/issues/31.

RobinClowers avatar Nov 14 '16 02:11 RobinClowers

Would be good to get this merged in, at the moment just stealing this for our fork thanks @RobinClowers !

simonmitchell avatar Feb 15 '17 16:02 simonmitchell