Dariusz Pieńczykowski

Results 10 comments of Dariusz Pieńczykowski

Hi ;) The same here: I tried: 1) ``` "babel-plugin-module-resolver": "2.7.1", "eslint-import-resolver-babel-module": "3.0.0", "eslint-plugin-import": "2.3.0", ``` 2) ``` "babel-plugin-module-resolver": "2.6.0", "eslint-import-resolver-babel-module": "2.2.0", (and 2.2.1) "eslint-plugin-import": "2.2.0", ``` **My conf:** eslint.yml:...

But for react-native it's a bad idea to use webpack server ;)

hey @bahmutov any news? I would love to have this :)

I had the same problem, I checked AppDelegate and checked a few "fixes" and I found a solution. I'm firstly set up a listener and after that, I requestPerrmissions (previously...

Yeah, now I know :) I talked with support about that and after a few days of chat, I've been informed about that. Thanks

For me, it was a problem with the new version. Someone added in package.json `^` before the number and we had version 1.4.5. I reverted and fixed the version as...

on version 1.29.0 nested logs work for me. On newest (any new) not.

the same issue on 1.29.0 (scroll not working)

Patch file ⬆️ [react-native-appsflyer+6.10.3.patch](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/files/11848156/react-native-appsflyer%2B6.10.3.patch)