Alexander Pankin
Alexander Pankin
Some people will find it more convenient if the cursor is positioned after the character. Like in this plugin https://plugins.jetbrains.com/plugin/9803-acejump-lite  It would be great to add "jump after" mode.
Usually, when you want to jump to some character, you look at it, and you don't see what state the carets are in, to understand that the plugin is activated,...
Is there any type (let's call it **FieldPropNames**) to be used in this way ``` import type { TextFieldProps } from "@mui/material/TextField/TextField"; export const muiTextFieldBinding: Record = { // ......
# Bug The bug is shown in the video  ## Environment info | Library | Version | | ------------------------------- | ------- | | @gorhom/bottom-sheet | 4.6.0 | | react-native...