Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pragalbha-patil/react-native-albums-app
- Owner: Pragalbha-Patil
- Created: 2020-03-25T11:19:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:15:32.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T10:54:44.211Z (almost 2 years ago)
- Topics: ajax, album-gallery, axios, javascript, mobile-app, multiplatform, react-native
- Language: JavaScript
- Homepage:
- Size: 24.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
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.