feat: add screen "go back" transition animations based on gestures using Reanimated #2622
Annotations
11 warnings
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/
|
src/gesture-handler/GestureDetector.tsx#L89
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L111
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L112
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L128
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L131
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L175
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L188
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetector.tsx#L202
Unexpected any. Specify a different type
|
src/gesture-handler/GestureDetectorProvider.tsx#L12
Unexpected any. Specify a different type
|
src/index.native.tsx#L493
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading