Ecosyste.ms: Awesome

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

https://github.com/homielab/audiobookapp

Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base.
https://github.com/homielab/audiobookapp

android audiobook audiobookapp audiobooks ios mobileapp react react-native react-recontext

Last synced: 28 days ago
JSON representation

Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base.

Lists

README

        

## Audiobook App Open Source

Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base for both android and ios.

### Installation

git clone [email protected]:homielab/audiobookapp.git
cd audiobookapp
npm install
npx react-native run ios

### Dependencies

- [react](https://github.com/facebook/react): JS library for building user interfaces
- [react-native](https://github.com/facebook/react-native): framework for building native apps with React
- [react-native-sound](https://github.com/zmxv/react-native-sound): React Native module for playing audio
- [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons): React Native module supports using custom icon sets
- [react-navigation](https://github.com/react-navigation/react-navigation/): React Native module support navigation
- [react-recontext](https://github.com/homielab/react-recontext): React state management (made by me)

### Questions?

Feel free to create new issue: https://github.com/homielab/audiobookapp/issues

### Production Version

The UX/UI is rewritten completely, but the core logic is the same.

- Web: [https://audioaz.com/](https://audioaz.com/?utm_source=github&utm_medium=github&utm_campaign=github)
- Android App: [https://play.google.com/store/apps/details?id=app.sachnoi](https://play.google.com/store/apps/details?id=app.sachnoi)
- iOS App: [https://apps.apple.com/us/app/id1453643910](https://apps.apple.com/us/app/id1453643910)

### Preview

audiobook app react-native demo

### Screenshots