Alexander Pankin

Results 4 issues of 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 ![image](https://user-images.githubusercontent.com/13402010/149575748-62226de7-b894-44a9-aa9a-acf40c58cd2e.png) It would be great to add "jump after" mode.

feature

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,...

feature

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 ![bottom-sheet_65](https://github.com/gorhom/react-native-bottom-sheet/assets/13402010/6407a03b-50a0-4a9f-88bd-d04e32c6ddc4) ## Environment info | Library | Version | | ------------------------------- | ------- | | @gorhom/bottom-sheet | 4.6.0 | | react-native...

bug