0.0.8 • Published 5 years ago

faultfixers-react-native-lib v0.0.8

Weekly downloads
34
License
-
Repository
-
Last release
5 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

5 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago