Alexy Carlier
Results
2
comments of
Alexy Carlier
@matheuscouto nice trick, I made a custom component that implements this and it works like a charm : ``` const MKeyboardScrollView = (props: MKeyboardScrollViewProps) => { // States const [keyboardOpen,...
> @alexyca hello, i'm trying your solution. On IOS i have a weirds effect on keyboard, it's close and open when i click `next` (in keyboard pan) between two inputs...