Hi, Need Help for a Moti & React Native CLI with TypeScript #206
-
Hello @nandorojo, thank you for this amazing library you made for simplifying our way for animation in RN. I'm getting this error "ERROR TypeError: null is not an object (evaluating 'dispatcher.useContext') This error is located at: Can you help me fix it? Excuse me if I made mistakes, I'm Togolese so I'm just trying English. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This tends to happen if you have multiple versions of react installed #189 If you're using npm, try |
Beta Was this translation helpful? Give feedback.
This tends to happen if you have multiple versions of react installed #189
If you're using npm, try
npm i --legacy-peer-deps