0.0.8 • Published 6 years ago

faultfixers-react-native-lib v0.0.8

Weekly downloads
34
License
-
Repository
-
Last release
6 years ago

FaultFixers React Native lib

Provides some common code that can be used across the FaultFixers React Native apps.

Install

yarn

Development

Set up the Git pre-commit hook to prevent committing simple mistakes:

ln -s ../../bin/pre-commit .git/hooks/pre-commit

Use

The example below shows how to use the Moment component.

import {Moment} from 'faultfixers-react-native-lib';
<Moment date={date} fromNow />
0.0.8

6 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago