ios - Populate a UITableView with videos in my Vimeo account -
how can populate uitableview videos in vimeo account using swift?
i haven't tried yet since don't know start.
start looking through documentation: vimnetworking
sample app code can found here: pegasus
after authenticate , connect, make api call grab videos, display them json response uitableview. (there plenty of tutorials on how populate uitableview json response (etc)...
Comments
Post a Comment