Yanluis Fermin
Results
3
comments of
Yanluis Fermin
Yes there is going to be a database for it.
I'll look into that, thanks.
I had the same issue make sure you add ```plugins: [ 'react-native-reanimated/plugin', ]``` to `babel.config.js` and you also did `npm run android` (or the IOS one) with `import 'react-native-gesture-handler';` on...