mobiledoc-kit
mobiledoc-kit copied to clipboard
[SPIKE] Fix typing on Android
This is not a proper fix for https://github.com/bustle/mobiledoc-kit/issues/589, but rather a hacky workaround for anyone that really needs some kind of Android support. It does however work on my Pixel and in the emulator without breaking existing use cases. I'll keep this branch alive until a better fix is implemented.
Screen recording of this branch on an actual device
After spending a bit of time reading code I'm still not familiar enough with Mobiledoc internals to attempt a proper fix.. @mixonic I wonder if your attempts to operate without keypress (1, 2) were sucessfull? That approach could probably fix the spellcheck issue (https://github.com/bustle/mobiledoc-kit/issues/621) as well by eliminating rerenders?
Updated branch to the latest mobiledoc-kit