Open juanzone opened 6 years ago
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
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 :)