add app state listener to expo demo #2176
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'.
|