medonagy45
medonagy45
How to vertically center textinput Icon when multiline as it is forced to top
fixing the issue on bc-phone-number https://github.com/blockchain/bc-phone-number/issues/25 by upgrading this package dependencies as it depend on it
Hi! 👋 "react-native": "0.79.1", "react-native-pell-rich-editor": "^1.9.0", "react-native-webview": "^13.13.5" 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....