Skip to content

Cross-platform UI library on top of React Native

Notifications You must be signed in to change notification settings

cocrafts/metacraft-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metacraft's UI

Cross-platform UI library using React Native, build once run everywhere.

Platform supported:

  • Native IOS
  • Native Android
  • Native Windows Universal Platform
  • Native macOS (experimental)
  • Browser
  • Electron (Chromium)

Required tools

  • make sure Node.js (suggested version 16.11.1 but other version greater than 14 should be fine)
  • install metacraft CLI via yarn global add @metacraft/cli

Development

  • in Terminal run metacraft under project's root directory