0.1.14 • Published 2 years ago

@galoymoney/react v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago