0.1.13 • Published 6 years ago

@muniy/core v0.1.13

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

MOBILE-CORE

Core Muniy Elements

Development Setup

  • Clone mobile-core and mobile-necp such that they are peer directories

    ./mobile-core
    ./mobile-necp
  • Install packages & link the repos

    # Setup core
    cd ./mobile-core
    yarn install
    yarn link
    
    # Setup necp
    cd ../mobile-necp
    yarn install
    yarn link:core
  • Start Expo

    expo start
0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago