-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
vjeux commentedon Feb 3, 2015
You can use ScrollView with horizontal={true} and paging={true} :)
nick commentedon Feb 3, 2015
Cool, I added it to my Weather example. You can see the component so far here.
frantic commentedon Feb 6, 2015
Looks good 👍
JSONKit usage here may cause serious crash hard to debug(I found the …
fix: only pass accessibility label if it is a string. fixes facebook#36…