Skip to content

Conversation

@sieu-db
Copy link
Collaborator

@sieu-db sieu-db commented Jan 13, 2025

Important

Switch FlatList usage from react-native to react-native-gesture-handler across multiple components for improved gesture handling.

  • Imports:
    • Change FlatList import from react-native to react-native-gesture-handler in FlatList.tsx, SectionList.tsx, and SimpleStyleScrollables components.
  • Type References:
    • Update type references from FlatList to FlatListComponent in FlatList.tsx, SimpleStyleSectionList.tsx, and SimpleStyleSwipeableList.tsx.
  • Components:
    • Modify FlatList component in FlatList.tsx to use FlatListComponent from react-native-gesture-handler.
    • Update SectionList, SimpleStyleFlatList, SimpleStyleSectionList, and SimpleStyleSwipeableList to use FlatListComponent from react-native-gesture-handler.

This description was created by Ellipsis for ed1a3a8. It will automatically update as commits are pushed.

@linear
Copy link

linear bot commented Jan 13, 2025

@sieu-db sieu-db changed the title update to using Flatlist from gesture-handler - 52 Change to using Flatlist from gesture-handler - 52 Jan 13, 2025
@sieu-db sieu-db requested a review from YoussefHenna January 13, 2025 16:44
@github-actions
Copy link

Published version: @draftbit/ui@52.0.6-861164.2

@sieu-db sieu-db merged commit 07571fd into 52-beta Jan 13, 2025
1 check passed
@sieu-db sieu-db deleted the sieu/p-5845-import-flatlist-from-gesture-handler-52 branch January 13, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants