react-native-directed-scrollview
react-native-directed-scrollview copied to clipboard
Error: Attempt to invoke virtual method 'double java.lang.double.doublevalue()' on a null object reference
trafficstars
I get this error once in a while in the view that uses this library. I especially notice it happening more frequently if I don't wait for the view to finish rendering. This error specifically happens in any version from 1.3.4+. I had to downgrade to 1.3.3 to stop the error from happening.
