An open API service indexing awesome lists of open source software.

https://github.com/abhijithvijayan/youtubenative

React-Native Clone of YouTube App
https://github.com/abhijithvijayan/youtubenative

Last synced: 3 months ago
JSON representation

React-Native Clone of YouTube App

Awesome Lists containing this project

README

        

# YouTube-Native

React-Native Clone of YouTube

## Available Scripts

### `npm start`

Runs your app in development mode.

#### `npm run android`

Like `npm start`, but also attempts to open your app on a connected Android device or emulator.

#### `npm run ios`

Like `npm start`, but also attempts to open your app on a connected ios device or emulator.

#### `npm run bundle:android`

This will start the process of "building" the APK for release.

#### `npm run build:android`

This will start the process of "building" the APK for release and also attempts to open your app on a connected Android device or emulator.