I'm getting started with React Native and followed the official code examples, and also I saw some open source projects in Github. But, most of those projects consists in a TabLayout style app, and doesn't have much related to networking.
Ideally I'm looking for a simple App which consists in 2 views: master - detail. The first view, for example, should represent a list of data retrieved from the internet (networking) as JSON when each item consists in a title and/or image, and once you click an item it brings you to the details view for that item. Something like a new feed, where the titles for each news and an attached image is shown in the list, and when clicking a title it shows you the whole new.
Is there such a sample app around?
Aucun commentaire:
Enregistrer un commentaire