Skip to content

add app state listener to expo demo #2176

add app state listener to expo demo

add app state listener to expo demo #2176

Triggered via push February 5, 2026 08:06
Status Failure
Total duration 2m 53s
Artifacts

package-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build & Test
Process completed with exit code 1.
Build & Test
Property 'storage' does not exist on type 'ReflagBootstrappedProps'.
Build & Test
Type '{ storage: any; feedback: { enableAutoFeedback: boolean; autoFeedbackHandler?: FeedbackPromptHandler | undefined; ui?: { position?: Position | undefined; translations?: Partial<...> | undefined; } | undefined; }; ... 19 more ...; flags: BootstrappedFlags; }' is not assignable to type 'IntrinsicAttributes & ReflagPropsBase & ReflagInitOptionsBase & { flags: BootstrappedFlags; }'.
Build & Test
Property 'storage' does not exist on type 'ReflagProps'.
Build & Test
Type '{ storage: any; feedback: { enableAutoFeedback: boolean; autoFeedbackHandler?: FeedbackPromptHandler | undefined; ui?: { position?: Position | undefined; translations?: Partial<...> | undefined; } | undefined; }; ... 22 more ...; otherContext?: Record<...> | undefined; }' is not assignable to type 'IntrinsicAttributes & ReflagPropsBase & ReflagInitOptionsBase & { context?: ReflagContext | undefined; company?: CompanyContext | undefined; user?: UserContext | undefined; otherContext?: Record<...> | undefined; }'.
Build & Test
Module '"@reflag/react-sdk"' has no exported member 'StorageAdapter'.