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

Add ListView Grid Layout Example to UIExplorer Examples #1668

Closed
wants to merge 1 commit into from

Conversation

yelled3
Copy link
Contributor

@yelled3 yelled3 commented Jun 18, 2015

On @brentvatne suggestion:
#1276 (comment)

I imported my Grid Layout example (https://github.com/yelled3/react-native-grid-example) into UIExplorer.

demo-grid

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 18, 2015
@brentvatne
Copy link
Collaborator

@vjeux - what do you think about adding this example to UIExplorer to demonstrate alternate ListView layouts?

@vjeux
Copy link
Contributor

vjeux commented Jun 18, 2015

Sounds good to me

@yelled3
Copy link
Contributor Author

yelled3 commented Jun 19, 2015

@vjeux

Sounds good to me

@brentvatne we good to merge?

@brentvatne
Copy link
Collaborator

@yelled3 - I'll review the code for you today and mark as approved or send over feedback 😄 thanks!

View,
} = React;

var THUMB_URLS = ['https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-ash3/t39.1997/p128x128/851549_767334479959628_274486868_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851561_767334496626293_1958532586_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-ash3/t39.1997/p128x128/851579_767334503292959_179092627_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851589_767334513292958_1747022277_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851563_767334559959620_1193692107_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851593_767334566626286_1953955109_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851591_767334523292957_797560749_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851567_767334529959623_843148472_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851548_767334489959627_794462220_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851575_767334539959622_441598241_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-ash3/t39.1997/p128x128/851573_767334549959621_534583464_n.png', 'https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-prn1/t39.1997/p128x128/851583_767334573292952_1519550680_n.png'];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: would be nice to clean this up onto separate lines for each url

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@brentvatne
Copy link
Collaborator

lgtm, can you rebase @yelled3?

@yelled3 yelled3 force-pushed the add_grid_layout_example branch from e3bac56 to e04ab86 Compare July 7, 2015 11:08
@yelled3
Copy link
Contributor Author

yelled3 commented Jul 7, 2015

@brentvatne rebased - merge away :-)

@brentvatne
Copy link
Collaborator

cc @a2 - you seem to be the man to go to for a sync these days ;)

@a2
Copy link
Contributor

a2 commented Jul 7, 2015

cc @nicklockwood - who is actually on-call this week 😜 ❤️

@brentvatne
Copy link
Collaborator

Well there we go @a2, thanks 😄 🎉

@nicklockwood nicklockwood self-assigned this Jul 7, 2015
@sahrens sahrens closed this in f74efc1 Jul 17, 2015
@yelled3
Copy link
Contributor Author

yelled3 commented Jul 17, 2015

@sahrens thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants