Now that we have the Image component that allows gradual image loading we should use it in the Card component.
I have updated the component would like to push but don't have access to push. How do I request access to make a pr?
Hi @CMarshall92! 馃憢
Here's what you need to do:
git clone https://github.com/{username}/react-native-elements.gitnext branchgit checkout nextnext and name it something like improve_card_componentThis is create a new PR to this repo with your new changes. Hope this helps @CMarshall92 @mitulsavani
/cc @iRoachie let's put this in the contributing guide so it might be useful for other beginners.
This is documented on the website @Monte9 https://react-native-training.github.io/react-native-elements/docs/contributing.html
Most helpful comment
Hi @CMarshall92! 馃憢
Here's what you need to do:
git clone https://github.com/{username}/react-native-elements.gitnextbranchgit checkout nextnextand name it something likeimprove_card_componentThis is create a new PR to this repo with your new changes. Hope this helps @CMarshall92 @mitulsavani
/cc @iRoachie let's put this in the contributing guide so it might be useful for other beginners.