selam-ui
v1.1.11
Published
The react native component library
Downloads
9
Readme
Selam UI
Selam UI is a UI library for React native. It is a collection of components that are commonly used in web applications.
Installation
npm install selam-ui
Usage
import { Button } from 'selam-ui'
const Example = () => {
return <Button>Click me</Button>
}
Components
- Button
- Avatar
- List
- BottomSheet
- Modal
- Paper
- Switch
- Text
- Toast
- Touchable
- Accordion
- Alert
and more
License
MIT © mammaup