Skip to content

Myctr/P-Cast

Repository files navigation

P-Cast

P-Cast is simple demo podcast application.

Getting Started

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

Usage

To start the application, use the following command:

# android
yarn run android
# ios
yarn run ios

Screenshots

Technologies

  • React Native
  • Axios
  • React Native SVG
  • React Navigation
  • React Native Sound Player