Releases: alexissan/ReactNativeWorkshop
Releases · alexissan/ReactNativeWorkshop
Workshop Completed. Congrats!
Album Detail Screen completed
Now you should see a Detail View of an album selected from the favorites list. It cannot make albums favorites, but it will be able soon.
Albums List Screen completed
Now you should see a list of results if you search some album, artist or genre.
Finished Album Search Screen
Now you should have a search screen to find music on iTunes Store.
Finished Albums.js
In this step I have added a NavigatorIOS component to albums.js (you shouldn't see anything different in the screen)
Finished index.ios.js file
Finished index.ios.js file. Now you can see a TabBar with two tabs: Albums and Favorites.
Workshop Start
The start of the workshop. (Almost empty project)
full_project
iTunes Catalog Full App
This is the full demo project of the app that is going to be built in the "React Native, aplicaciones de iOS nativas con JavaScript" workshop.