chore: upgrade to expo 51 #147
Annotations
7 errors
lint:
example/src/sheets/BasicSheet.tsx#L44
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
lint:
example/src/sheets/BasicSheet.tsx#L72
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
lint:
example/src/sheets/GestureSheet.tsx#L50
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
lint:
example/src/sheets/PromptSheet.tsx#L46
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
lint:
example/src/sheets/UndimmedSheet.tsx#L49
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
lint
Process completed with exit code 2.
|
verify
Process completed with exit code 1.
|