Kartik Malik
Kartik Malik
Any solution to this?
Make sure you have added `"react-native-reanimated/plugin"` plugin to your babel config and it is the last one in the array. Also, Don't forget to add `import 'react-native-reanimated';` at the top...
@donatoaguirre24 , It is already there on the installation page, As far as I remember.
You have to make a new build after pod install, have you done that too?
> > You have to make a new build after pod install, have you done that too? > > Yes, sure. Build, clean, build, remove pods, node_modules, reinstall again, try...
> > I am having an issue when building for iOS 15 with version 2.2.2, this time with Pods: > > ``` > > ** BUILD FAILED ** > >...
I am still getting this error, I am using @walletconnect/react-native-dapp (v1.8.0) in my project and when I am adding @walletconnect/client to my webpack config file I am getting this error.
I can help with testing fix for this issue - once with fix is checked in