0.2.0 • Published 1 year ago

rkt-mobile-components v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rkt-mobile-components

Simple components for the React Native projects

Installation

npm install rkt-mobile-components

# or

yarn add rkt-mobile-components

Usage

import { Text } from 'rkt-mobile-components';

Logs

See the CHANGELOGS to learn about new features, updates, fixes etc.

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