Satyajit Sahoo

Results 27 issues of Satyajit Sahoo

This seems super-buggy atm. On Android, initially this seems to work, but as soon as you start swiping and then release, no gestures such as touch work after that. Same...

Currently there is a lot of logic to make `Screens` work properly in native-stack, including: - Making sure screens is enabled and mark it for native-stack - Making sure screens...

In React Navigation 7, we recommend the static API by default since it simplifies TypeScript and deep linking setup. So I updated the navigation section in React Native docs to...

Partner
Contributor
p: callstack
CLA Signed

### Description When I perform a translate animation on an item while the keyboard is being opened, there's a noticeable stutter in the animation. You can see the stutter in...

Platform: iOS
Repro provided

This doesn't work yet since Expo doesn't support `react-native.config.js` for linking the module. We need to figure out another option. Edit: actually seems like it's because there's a bug in...