-
Notifications
You must be signed in to change notification settings - Fork 43
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
fix loading style in socialicon #52
fix loading style in socialicon #52
Conversation
Deploy preview for rne-playground ready! Built with commit c5a3207 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed the loading issue here (react-native-elements/react-native-elements#2846) |
@ankushdutt thanks for finding the issue and fixing the same in the core. If yes, then pls add the same to the docs (https://github.com/react-native-elements/react-native-elements/tree/next/website/docs/props) so that it can be automatically pulled in the Playground via #15 |
No, it was already present in the codebase of React Native Elements Core (I haven't added them in my fix there). Though, its not present in SocialIcon docs Alright, I'll make a PR for the missing props in the core. |
Did you made a PR for the |
|
fixes #51