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: 16 days ago
JSON representation
Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base.
- Host: GitHub
- URL: https://github.com/homielab/audiobookapp
- Owner: homielab
- Created: 2018-09-23T13:35:04.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T21:58:24.000Z (over 1 year ago)
- Last Synced: 2024-07-30T05:18:30.016Z (3 months ago)
- Topics: android, audiobook, audiobookapp, audiobooks, ios, mobileapp, react, react-native, react-recontext
- Language: JavaScript
- Homepage: https://audioaz.com/
- Size: 5.57 MB
- Stars: 341
- Watchers: 19
- Forks: 140
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
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
### Screenshots