galio icon indicating copy to clipboard operation
galio copied to clipboard

Screens/social profile screen

Open samcyn opened this issue 7 years ago • 4 comments

Social Profile Screen I am done with this screen and would like some reviews on the work done. I enjoyed using Galio a lot. If not for the issues I had picking out some detailed measurements from the designs I would be done in a day or so. Well check out what I got and let me know what you think. Regards.

samcyn avatar Nov 11 '18 13:11 samcyn

Related to #31

palingheorghe avatar Nov 12 '18 09:11 palingheorghe

@samcyn a quick check for lint is to run npm run lint src/screens/SocialProfile.js To auto fix them run npm run lint src/screens/SocialProfile.js --fix and some of the warning/errors must be done manually

hetmann avatar Nov 12 '18 10:11 hetmann

update: All linting errors have been fixed. Thanks @hetmann and @palingheorghe for the review.

samcyn avatar Nov 15 '18 09:11 samcyn

Hi one more change. I added COLOR_DARK_GREY='#444444' as suggested by @hetmann. And that should be all for now. Thanks guys.

samcyn avatar Nov 15 '18 16:11 samcyn