Chirag Bhaiji

Results 4 comments of Chirag Bhaiji

Even the following piece of code (from the [readme](https://github.com/wxik/react-native-rich-editor#readme)) not working for me: ```js // $ = document this.richText.current?.commandDOM('$.execCommand('insertHTML', false, "")'); ``` I am getting the following error: ``` FROM...

Thank you @curiousdustin! your additional context helped me to get to [this video](https://developer.apple.com/videos/play/wwdc2020/10659) and test the whole flow for offer code redemption. For me, the [flow gets completed and I...

I am getting the same issue. Found the same here as well: https://stackoverflow.com/questions/64565157/how-to-fix-empty-space-on-top-of-curved-android-phone Any solution for this issue?

> I am getting the same issue. > Any solution yet? @chirag0966 @inmogr Based on the accepted [answer](https://stackoverflow.com/questions/64565157/how-to-fix-empty-space-on-top-of-curved-android-phone) I left this issue at that time.