Skip to content

Change Flatlist from RN to gesture handler#982

Merged
sieu-db merged 3 commits into50from
sieu/p-5845-import-flatlist-from-gesture-handler
Jan 13, 2025
Merged

Change Flatlist from RN to gesture handler#982
sieu-db merged 3 commits into50from
sieu/p-5845-import-flatlist-from-gesture-handler

Conversation

@sieu-db
Copy link
Collaborator

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

Important

Change FlatList import 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.
  • Components:
    • Update FlatList component in FlatList.tsx to use react-native-gesture-handler.
    • Update SectionList and SwipeableList to use FlatList from react-native-gesture-handler.
    • Modify SimpleStyleFlatList, SimpleStyleSectionList, and SimpleStyleSwipeableList to use FlatList from react-native-gesture-handler.

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

@linear
Copy link

linear bot commented Jan 13, 2025

@github-actions
Copy link

Published version: @draftbit/ui@50.7.2-f22838.2

@sieu-db sieu-db changed the title change to use Flatlist from gesture handler Change Flatlist from RN to gesture handler Jan 13, 2025
@github-actions
Copy link

Published version: @draftbit/ui@50.7.2-5f62e6.2

@sieu-db sieu-db requested a review from YoussefHenna January 13, 2025 16:44
@sieu-db sieu-db merged commit 5beba4d into 50 Jan 13, 2025
1 check passed
@sieu-db sieu-db deleted the sieu/p-5845-import-flatlist-from-gesture-handler branch January 13, 2025 16:46
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.

2 participants