react-native-view-overflow
react-native-view-overflow copied to clipboard
Child can't be bigger thant parent
If my ViewOverFlow is 100x100, my children can't be 200x200, the max width and height are the dimensions of the parent.
Could be really cool if you fix that :)
@juanzone use absolute position https://github.com/entria/react-native-view-overflow/issues/13