Arthur Pereira

Results 3 issues of Arthur Pereira

Sometimes, the function to enable scroll has no effect. As you can see on your own demo page: ![image](https://user-images.githubusercontent.com/55847858/90095407-efbe7480-dd06-11ea-8fd7-18b438780b51.png) There is no scroll bar and I cannot scroll anywhere with...

## Description This PR targets example and is intended to fix react-navigation issue importing SafeAreaProviderCompat by adding dependency in example/package.json. And also fixes AnimetedLine example with correct Animated reference. ##...

Hello, i need to find the longest path in a graph. I've found your code and i'm trying to implement something like it on my own. But i can't make...