P-Cast is simple demo podcast application.
Clone the project to your local machine and install the necessary dependencies.
git https://github.com/Myctr/P-Cast.git
cd P-Cast
yarn install
# for ios
npx pod-install
To start the application, use the following command:
# android
yarn run android
# ios
yarn run ios
- React Native
- Axios
- React Native SVG
- React Navigation
- React Native Sound Player