Bump react-native-reanimated from 3.6.3 to 3.15.2 #525
Annotations
3 errors
build (16.x):
src/screens/ListScreen.tsx#L87
Type 'EntityId' is not assignable to type 'string'.
|
build (16.x):
src/screens/ListScreen.tsx#L89
Type '(item: EntityId) => EntityId' is not assignable to type '((item: EntityId, index: number) => string) | SharedValue<((item: EntityId, index: number) => string) | undefined> | undefined'.
|
build (16.x)
Process completed with exit code 2.
|