0.1.13 • Published 6 years ago
@muniy/core v0.1.13
MOBILE-CORE
Core Muniy Elements
Development Setup
Clone
mobile-core
andmobile-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