Carlos Rivas
Carlos Rivas
I'll look into the changes this weekend, if all looks good, then I'll make it a new release! (I'm going to assume it works fine on Android, I'll mainly be...
@KyeongMin5307 @cetfu This PR seems to bring some breaking changes to iOS. It seems that the cursor does not move back when opening any type of brace, and the cursor...
Hello! Thanks for pointing that out. This doesn't seem to be an issue with iOS, and I do not have the necessary tools to test it out on Android. Help...
Interesting... I'm certain it's fixed because `moveCursor(...)` requires the `inputRef` in order to move the cursor. It would be nice to have a solution that doesn't require removing `ref={inputRef}`.
@KyeongMin5307 Can you make the changes a PR?
@suXXVI There hasn't been any resolution for this. The best approach is to use different `fontSize`, `inputLineHeight`, and `highlighterLineHeight` values for iOS and different ones for Android.
Keep me updated. Excited to see a possible fix 🎉