79334980

Date: 2025-01-07 05:47:05
Score: 1
Natty:
Report link

There are few possible steps that can help you to fix this issue.

  1. You can pass prop nestedScrollEnabled in both flatlist and sectionlist
  2. Wrap both lists in an individual View and Give proper heights to both views, so they can occupy fixed height in the screen

So now in a screen both views have fixed height and both are scrollable.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dhyana Dave