Satyajit Sahoo

Results 434 comments of Satyajit Sahoo

We have `LICENSE` files in every package so I don't think this change is necessary

Thanks for the PR. I'd suggest you to use `InteractionManager.runAfterInteractions` to schedule work to happen after animations instead.

The two code snippets aren't equivalent. In the snippet using `InteractionManager`, you run it only once the first time screen is mounted. In the second snippet you focus every time...

Feel free to open issues with suggestions or send PRs for accessibility here https://github.com/react-navigation/navigation-ex

This should be fixed in the latest version.

You need to update `react-navigation-stack` to `2.2.1`

Can you provide a repro/video?

> How can I fix my current project with previous version? You can generate a new project and copy over the files

Can you try again with the latest version?