Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pragalbha-patil/react-native-albums-app

My first app with Vanilla React Native
https://github.com/pragalbha-patil/react-native-albums-app

ajax album-gallery axios javascript mobile-app multiplatform react-native

Last synced: about 1 month ago
JSON representation

My first app with Vanilla React Native

Awesome Lists containing this project

README

        

# React-Native Albums App

An app built with Vanilla react-native to fetch albums via AJAX.
This app uses a lot of reusable components that can be used in other projects, feel free to use or contribute more.

## Installation

Clone the repo, setup react-native CLI via npm & run using
```bash
react-native run-android
```

## Working

![](demo.gif)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.