Popcorn Native

A Modern and Experimental Popcorn Time App.

Getting started:

  • I am a tester: Download the latest build from the releases section.

  • I am a developer: Compile the project with the installation steps below.

Installation:

git clone https://github.com/tripss/popcorn-native.git
cd popcorn-native

# Install dependencies
yarn install

# Start metro
yarn start

# Start app on connected android device
yarn android

# Build an install non dev build on connected device
yarn build-and-install

Screenshots

Home Screen Home Screen
home home-bottom
Show Screen Movie Screen
show movie

GitHub