Mahesh Agrawal
Mahesh Agrawal
## Your Environment * Plugin version:3.9.3 * Platform: iOS or Android: iOS * OS version: 15.2 * Device manufacturer / model: iPhone 13 Pro * React Native version (`react-native -v`):...
## Your Environment * Plugin version: 3.9.3 * Platform: iOS or Android iOS * OS version: 15.2 * Device manufacturer / model: iPhone 13 Pro * React Native version (`react-native...
I am using this repository in more then one project and i found this little unexpected behavior which is fixed by writing those lines in the class file. I want...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I got error about ViewPropTypes is...
flatListProps was not overriding the contentContainerStyle.
Parent style was overriding defaule ones. The change will fix that.