ScrollView StickyHeaderIndices not working when passing mutiple indices.
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
When passing single index into sticky header it is working fine and header getting sticky at that index but it's not working when passing multiple index in this only first index getting view getting sticky in header. https://reactnative.dev/docs/upgrading.html
React Native version:
^0.64.1
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue. 1.Simply pass multiple index in StickyHeaderIndices property of scrollview.
Expected Results
It should work with multiple indexes.
Snack, code example, screenshot, or link to a repository:
Please provide a Snack (https://snack.expo.io/), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.