sergiulucaci
sergiulucaci
I would suggest to remove the rotation feature too.
There's a hack for that. 1. Go to `android/app/src/main/res/values/styles.xml` 2. Disable the app's preview as follows: ``` true //
@JeremyBradshaw7 have you found any workaround for this library?
@armstrongnate thanks alot! I forked this repo and using it and your PR helps me nowadays. @rwoody I know it's been a while, but the issue is inside `WebviewMessageHandler`. data...
Is this library still maintained?
Tried this: https://github.com/wix/react-native-zss-rich-text-editor/pull/148 with no success. Anyone any workaround?
Is this repository still maintained?
Thank you @gabrieldonadel, I ended up writing my own text input component.
Refer to label extractor in order to customize dropdown items, something like ``` ( {value} )}} /> ```
You can create a [patch](https://www.npmjs.com/package/patch-package) in order to achieve this. 1. Setup [patch-package](https://www.npmjs.com/package/patch-package) 2. Remove fonts you don’t want from `/node_modules/react-native-vector-icons/Fonts` 3. Run `yarn patch-package react-native-vector-icons ` 4. Clean &...