Skip to content

Add the ability to "retain" a dismissed screen, to support iOS Picture In Picture overlays. #847

Add the ability to "retain" a dismissed screen, to support iOS Picture In Picture overlays.

Add the ability to "retain" a dismissed screen, to support iOS Picture In Picture overlays. #847

Triggered via pull request January 17, 2024 19:31
Status Failure
Total duration 3m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: packages/native-stack/src/views/NativeStackView.native.tsx#L258
Type '{ children: Element; key: string; hidden: boolean; enabled: true; style: RegisteredStyle<AbsoluteFillStyle>; customAnimationOnSwipe: boolean | undefined; ... 25 more ...; freezeOnBlur: boolean | undefined; }' is not assignable to type 'IntrinsicAttributes & AnimatedProps<Omit<ScreenProps, "ref"> & RefAttributes<NativeScreen>>'.
lint
Process completed with exit code 2.
unit-test
Process completed with exit code 1.
build
Process completed with exit code 1.
integration-test
Process completed with exit code 1.