/react-native-studies

Repository used for studying and creating react native projects

Primary LanguageJavaScript

React Native studies

Repository created just for studying purposes.

Albums

First React Native project. Just a simple view that shows one or more cards, each with an album cover, the artist's name, the album's name and a button that redirects the user to the album's corresponding amazon webpage.

Auth

Second React Native project. Just a simple app that works with Firebase authentication, its main goal is to make an user be able to sign in/up on it using Firebase.