react-native-animated-charts icon indicating copy to clipboard operation
react-native-animated-charts copied to clipboard

Error while trying to use Chart

Open sheggietyn opened this issue 3 years ago • 1 comments

i get this error when i try to use the chart

null is not an object (evaluating '_ReanimatedModule.default.createNode)

please can anyone help

sheggietyn avatar Nov 04 '21 12:11 sheggietyn

you need to add import 'react-native-reanimated' before all other libraries

hugoh59 avatar Mar 01 '22 09:03 hugoh59