All Projects → alex-melnyk → slide-presenter

alex-melnyk / slide-presenter

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Slide Presenter

IMAGE ALT TEXT

Expo: https://expo.io/@melnyk/slide-presenter

How to run:

To able run this project do next steps.

0. Prepare

  1. Clone project.
  2. Install Expo CLI npm i -g exp (if don't have yet).

1. Install

Run npm install or yarn command in the project directory to install all dependencies.

2. Run project

With NPM: Run npm run ios for iOS or npm run android for Android

With Yarn: Run yarn run ios or yarn run android

Note: Before running project be sure your Simulator or Emulator is connected.

For iOS: Just run needed device in Simulator application menu Hardware -> Device

For Android: Just run needed device from Android Studio or emulator -avd <emulator_name>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].