Skip to content

Conversation

@AntonioRoye
Copy link
Contributor

  • Add scrollEnabled prop (boolean, default: true) to control list scrolling
  • Add nestedScrollEnabled prop (boolean, default: true) for Android nested scroll
  • Update example app to demonstrate both props in action
  • Add comprehensive tests for new scroll control functionality
  • Both props are passed directly to the FlatList component

…List scrolling

- Add scrollEnabled prop (boolean, default: true) to control list scrolling
- Add nestedScrollEnabled prop (boolean, default: true) for Android nested scroll
- Update example app to demonstrate both props in action
- Add comprehensive tests for new scroll control functionality
- Both props are passed directly to the FlatList component
@amitpdev amitpdev merged commit 503be03 into amitpdev:main Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants