0.1.6 • Published 6 months ago

kios-commons-rn v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

kios-commons-rn

Common Library

Installation

yarn install kios-commons-rn

# Peer Dependencies
yarn install @react-navigation/native react-native-fast-image react-native-gesture-handler react-native-reanimated react-native-safe-area-context

Usage

import { View, Text, Button } from 'kios-commons-rn';

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