Giter VIP home page Giter VIP logo

uikit's Introduction

UI components for react-native

Install UIKit packages

npx lerna bootstrap && npx lerna run prepare

Run Quiver UI application on web

npm run web

or

yarn web

Run Quiver UI application on mobile

Move to the Example folder cd Example

Install pods for iOS or run npm run reinstall or yarn reinstall to do it automatically

npm run start

or

yarn start

iOS

Open Example/ios folder in XCode, build and run.

Android

Open Example/android folder in Android Studio, build and run.

Publish UIKit packages

npx lerna publish --no-private

Releasing Quiver UI application

It might be necessary to install npx globally, if you still haven't just run:

npm install -g npx

This project has some sensitive data including configuration keys and keystore object. To encrypt it we use git-secret. A recommended way to install it on Mac is using Homebrew:

brew install git-secret

N.B. Before making a release build, please ensure you have an access to encrypted data by giving your GPG public key and a USER_ID (such as a key ID, a full fingerprint, an email address, or anything else that uniquely identifies that key to GPG) to any project contributor who can provide such an access.

Troubleshooting

If pod install fails with Flipper-Glog dependency try

sudo xcode-select --switch /Applications/Xcode.app

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.