0.1.14 • Published 3 years ago

@galoymoney/react v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Galoy React components and hooks

A React library for the Galoy stack. This is used in front-end applications like the web and mobile wallets.

Installation

Install the package:

yarn add @galoymoney/react

Test

Test with Jest framework:

yarn test

Build

Build production (distribution) files in dist folder:

yarn build

Local development

Run:

yarn link

and in your test project run:

yarn link @galoymoney/react

If you want to remove the symlink, run:

# in your test project
yarn unlink @galoymoney/react

# in galoymoney/react folder
yarn unlink
0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago