-
Notifications
You must be signed in to change notification settings - Fork 63
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
Loading state/Background Color #17
Comments
Hey @masiamj ! First of all, I forgot to add the The feature request to set a custom background color totally makes sense 👍 Probably the easiest and most efficient solution would be to inject a custom javascript function which sets the background color with some DOM Manipulation. The background-color could be a property of the Cheers |
Nice Library, and thanks for all the supports! May I ask about the timeline for this request? I'm trying to change background color and match design. Thank again! |
Hey @SHIEER. Cheers |
Just released v1.4.5 🎉. |
@tomLadder Just wanna say thank you! I'm new to React Native, and I like to improve this wrapper along I'm using it. Thanks a lot! |
@SHIEER Thank you! Your welcome to send some nice pull requests :) |
Can the background color is transparent? |
Hey @tomLadder, first off, awesome library! Love using it, and it's been a huge help.
I'm curious how you handle loading states before the chart actually renders? I'm having a tough time with it right now and was wondering if we (happy to put in a PR) could implement a loading-type callback or be able to change the background color (on
html
,body
, ormain
pre-render via props.Let me know, happy to contribute!
The text was updated successfully, but these errors were encountered: