1.1.11 • Published 26 days ago

selam-ui v1.1.11

Weekly downloads
-
License
ISC
Repository
-
Last release
26 days 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

26 days ago

1.1.10

2 months ago

1.1.3

8 months ago

1.1.1

10 months ago

1.0.2

11 months ago

1.1.0

11 months ago

1.1.2

9 months ago

1.0.1

1 year ago

1.0.0

1 year ago