Steve Cable

Results 2 comments of Steve Cable

Is this being actively looked at/worked on by anyone at this point? This is still a feature I would very much like to see in RN, and was actually surprised...

So FWIW, I had this same problem, and based on [this line in the JS source](https://github.com/wix/react-native-zss-rich-text-editor/blob/master/src/RichTextEditor.js#L294), I realized it was looking for `editor.html` in `android/app/assets` rather than in `android/app/src/main/assets`, which...