Skip to content

quannh287/react-native-common-components

Repository files navigation

react-native-common-components

Common components for React Native

Installation

yarn add git+https://github.com/quannh287/react-native-common-components.git

Usage

import { multiply } from 'react-native-common-components';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

React Native Common Components

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published