Nuno Balbona
Nuno Balbona
I'm using POINT columns, and while this package apparently isn't very tested on those, it's worked great for me so far. However I encountered a problem while trying to create...
Currently, it seems like react-native-view-shot just returns `undefined` when ran in a web browser with react-native-web I understand why this happens, but it might be interesting to wrap a library...
When the click deletes the clicked element, the callback fires, even if the clicked element was the main element's children. This can be fixed by checking the click event path...