Skip to content

Releases: alexissan/ReactNativeWorkshop

Workshop Completed. Congrats!

21 May 20:48
Compare
Choose a tag to compare

Album Detail Screen completed

21 May 20:42
Compare
Choose a tag to compare

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

21 May 20:20
Compare
Choose a tag to compare

Now you should see a list of results if you search some album, artist or genre.

Finished Album Search Screen

21 May 20:18
Compare
Choose a tag to compare

Now you should have a search screen to find music on iTunes Store.

Finished Albums.js

21 May 20:15
Compare
Choose a tag to compare

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

21 May 20:12
Compare
Choose a tag to compare

Finished index.ios.js file. Now you can see a TabBar with two tabs: Albums and Favorites.

Workshop Start

21 May 20:07
Compare
Choose a tag to compare

The start of the workshop. (Almost empty project)

full_project

19 May 20:50
Compare
Choose a tag to compare

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.