Sinan

Results 5 comments of Sinan

@jsun969 Yes, I did, but it didn't work. I found the solution, tho. React Hook Form tries to focus on the error state. Since upload components have no focusable elements,...

This issue still continues. Btw this is only happens when formSheet is initial screen. There is no problem in layout when you navigate from card screen to formSheet screen if...

Giving `height: '100%'` to contentStyle in your parent stack screen seems to work. I called my collection stack from the bottom tab stack. It works even if they are not...