Skip to content

feat: add screen "go back" transition animations based on gestures using Reanimated #2639

feat: add screen "go back" transition animations based on gestures using Reanimated

feat: add screen "go back" transition animations based on gestures using Reanimated #2639

Triggered via pull request November 6, 2023 15:53
Status Success
Total duration 1m 21s
Artifacts

main.yml

on: pull_request
install-and-lint
1m 7s
install-and-lint
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
install-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
install-and-lint: src/gesture-handler/GestureDetector.tsx#L136
Unexpected any. Specify a different type
install-and-lint: src/index.native.tsx#L493
Unexpected any. Specify a different type
install-and-lint: src/native-stack/navigators/createNativeStackNavigator.tsx#L54
Unexpected any. Specify a different type
install-and-lint: src/native-stack/views/NativeStackView.tsx#L412
Unexpected any. Specify a different type