Change to using Flatlist from gesture-handler - 52 #3709
Annotations
3 errors and 1 warning
build:
packages/core/src/components/SimpleStyleScrollables/SimpleStyleSectionList.tsx#L33
Type 'Ref<FlatList<any> | FlashList<any>>' is not assignable to type 'LegacyRef<FlatList | FlashList<any>> | undefined'.
|
build:
packages/core/src/components/SimpleStyleScrollables/SimpleStyleSwipeableList.tsx#L33
Type 'Ref<FlatList<any> | FlashList<any>>' is not assignable to type 'LegacyRef<FlatList | FlashList<any>> | undefined'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|