- A podcast app for listening your favourite podcasts on the go.
- Project status: working 😃
- Download or clone the repo from here:
- To install all node modules from the command line run:
yarn install
- Sqlite storage
- Mini-player functionality
- Track queuing functionality - work in progress
- Background play functionality
- Forward/Backward seek functionality
- Library for storing your favourite podcast channel
- NodeJs Official Website
- Yarn Official Website
- Android Studio Official Website
- Open project in android studio and it will automatically build the project.
- After build succeeded, click the play button to run the built on your android emulator.
- In your project directory run the command:
yarn android