1.1.11 • Published 1 year ago

selam-ui v1.1.11

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1.1.11

1 year ago

1.1.10

1 year ago

1.1.3

2 years ago

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago