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

Image loadingIndicatorSource #2633

Closed
marlenecota opened this issue Jun 18, 2019 · 1 comment
Closed

Image loadingIndicatorSource #2633

marlenecota opened this issue Jun 18, 2019 · 1 comment
Labels
API: Completion Area: Image enhancement Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Milestone

Comments

@marlenecota
Copy link
Contributor

marlenecota commented Jun 18, 2019

Split out from #2111
https://facebook.github.io/react-native/docs/image#loadingindicatorsource

Similarly to source, this property represents the resource used to render the loading indicator for the image, displayed until image is ready to be displayed, typically after when it got downloaded from network.

Not directly supported by Image. Would need to manually load/display the loading indicator image and switch to the real image when it's ready. There is likely open-source code for this that could be borrowed.

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 18, 2019
@kmelmon kmelmon added this to the vNext Milestone 3 milestone Jun 19, 2019
@kmelmon kmelmon added ready for dev and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jun 19, 2019
@chrisglein chrisglein changed the title [Image] Implement loadingIndicatorSource Implement loadingIndicatorSource Aug 10, 2019
@marlenecota marlenecota changed the title Implement loadingIndicatorSource Image loadingIndicatorSource Oct 31, 2019
@chrisglein chrisglein removed the vnext label Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 9, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 17, 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 23, 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 for Image tracked here: #11144 (and is completed for Fabric)

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

No branches or pull requests

3 participants