Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API in version 61: ScrollView.StickyHeaderComponent #4085

Closed
kmelmon opened this issue Feb 12, 2020 · 1 comment
Closed

New API in version 61: ScrollView.StickyHeaderComponent #4085

kmelmon opened this issue Feb 12, 2020 · 1 comment
Labels
API: Completion Area: ScrollView enhancement Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Milestone

Comments

@kmelmon
Copy link
Contributor

kmelmon commented Feb 12, 2020

With the upgrade to react-native version 61, we got a new prop on ScrollView:
ScrollView.StickyHeaderComponent

From my read of the code it looks like you can supply your own child to manage the sticky headers rather than relying on the native platform to create one for you.

We will need to add support for this new API in react-native-windows.

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Feb 12, 2020
@harinikmsft harinikmsft added Area: ScrollView and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Feb 13, 2020
@chrisglein chrisglein removed the vnext label Mar 18, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Apr 9, 2020
@chrisglein chrisglein added this to the Backlog milestone Jul 17, 2020
@chrisglein chrisglein removed the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Jul 17, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 25, 2020
@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 30, 2023
@chrisglein
Copy link
Member

Not something we plan to address on the Paper renderer as we move towards Fabric.
Fabric API completion is tracked here: #11152

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: Completion Area: ScrollView enhancement Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Projects
None yet
Development

No branches or pull requests

3 participants