react-native-directed-scrollview icon indicating copy to clipboard operation
react-native-directed-scrollview copied to clipboard

Error: Attempt to invoke virtual method 'double java.lang.double.doublevalue()' on a null object reference

Open coderdave opened this issue 7 years ago • 0 comments
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.

screenshot_1527198582

coderdave avatar May 25 '18 15:05 coderdave