Krzysztof Ligarski
Krzysztof Ligarski
In previous version, when we used new Animators for all animations, `events.e2e.test` failed - some events might be missing. It passes now because there are no tests for events with...
There are 2 more problems that need investigating, they do not happen on main. | Nested stack flash | Bottom tabs disappearing | | -- | -- | | |...
@kkafar It's ready but I think we need to bump `react-native-screens` version in order to fix TS warnings. `pageSheet` was added to `react-native-screens` in [this release](https://github.com/software-mansion/react-native-screens/releases/tag/4.11.0-beta.0) but 4.11.0 is still...
@kkafar
@satya164
Hi, @dzengi. Can you check if using one of the most recent nightly releases of `react-native-screens` fixes the issue for you? They are available [on npm](https://www.npmjs.com/package/react-native-screens?activeTab=versions). This is the PR...
> I wonder what is going on with the shadow beneath the bar button items, that disappears after few seconds. @kligarski is that something you experienced when testing iOS 26?...