sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-916: Gesture handler warning outdated api #3566

Closed jira-to-github-migrator-test[bot] closed 11 months ago

jira-to-github-migrator-test[bot] commented 11 months ago

Steffen Kleinle - 7.2.2022, 16:15:55

Expected Results:

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 11 months ago

sarahsporck - 16.3.2022, 11:22:57

react-navigation/stack is causing this issue. To get rid of it we could use react-navigation/native-stack , but we'd not be able to select one of the navigation presets anymore. So for now wait for react-navigation/stack to update, so there is no warning or check out whether react-navigation/native-stack improves the contorl over navgation animations (keyword TransformationPresets)