Coder Social home page Coder Social logo

minhnhut0602 / rntimerexample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from winterbe/rntimerexample

0.0 1.0 0.0 366 KB

๐Ÿ“ฑ React Native + Mobx sample app

Home Page: https://twitter.com/winterbe_

License: MIT License

Python 13.25% Java 11.31% JavaScript 39.83% Objective-C 35.60%

rntimerexample's Introduction

RNTimerExample

A mobile app for getting started with React Native and Mobx development.

Screenshot

Getting started

Follow the official getting started guide for iOS and/or Android. For iOS you need a Mac with Xcode installed. Developer account is not necessary unless you want to submit your app to the App Store.

For Android emulator you should initially create file android/local.properties with content sdk.dir=/path/to/your/android-sdk

Usage

The following run scripts can be used from the console in order to test and run the app locally from your developer machine.

  • npm test: Run all tests.
  • npm run test:watch: Run all tests in watch-mode.
  • npm run test:coverage: Run all tests and create coverage report (located in project folder /coverage).
  • npm run lint: Check eslint rules.
  • npm run packager: Start the React Native packager (must be started before running the ios/android app).
  • npm run packager:reset: Start the React Native packager and reset cache (for troubleshooting only).
  • npm run ios: Run the app in iOS simulator.
  • npm run android: Run the app in Android emulator.
  • npm run android:emulator: Start the Android emulator (must be started before running the android app).
  • npm run android:devmenu: Open developer menu in the running Android emulator.
  • npm run android:apk-assemble: Assemble Android APK files (see folder android/app/build/outputs/apk).
  • npm run android:apk-install: Install Android APK on the connected device.

Links

License

MIT

rntimerexample's People

Contributors

winterbe avatar

Watchers

Nhut Phan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.