Skip to content

TestBrother/edge-login-ui

 
 

Repository files navigation

edge-login-ui

This repository contains the source code for edge-login-ui-web and edge-login-ui-rn. These two packages provide login interfaces for the Web and for React Native.

To get started developing, just run yarn. This will install all the dependencies for both packages. Then just switch into whichever package directory you want to work with and begin developing.

You should run the following scripts from this top-level directory:

  • yarn flow
  • yarn format
  • yarn lint
  • yarn lint --fix

This project uses a git pre-commit hook to automatically run flow & lint before every commit.

About

Edge Core GUI interface in HTML/React Native to create account and login to Edge SDK accounts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 11.0%
  • Objective-C 2.4%
  • Java 1.9%
  • Other 0.3%