0.0.4 • Published 2 years ago

@lightfin/react-native v0.0.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Lightfin

A React Native component library for trading and fintech.

  • Open source
  • Customizable
  • Lightweight & performant

Installation

yarn install @lightfin/react-native

Components

Orderbook

Orderbook Documentation

Market Depth Chart

Market Depth Chart Documentation

Running the demo app

  1. Clone this repo.
  2. Run yarn install
  3. Make sure you have an iOS simulator (via XCode) or Android simulator (via Android Studio) set up and then run yarn ios or yarn android