@rneui/kit
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.2 • Public • Published

@rneui/kit

Not production ready! Do not use

Components

AvatarGroup

<AvatarG rounded max={2}>
  <Avatar source={{ uri: 'https://randomuser.me/api/portraits/men/32.jpg' }} />
  <Avatar
    icon={{ name: 'pencil' }}
    containerStyle={{ backgroundColor: 'red' }}
  />
  <Avatar source={{ uri: 'https://randomuser.me/api/portraits/men/34.jpg' }} />
  <Avatar source={{ uri: 'https://randomuser.me/api/portraits/men/35.jpg' }} />
</AvatarG>

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @rneui/kit

    Weekly Downloads

    0

    Version

    0.0.0-alpha.2

    License

    MIT

    Unpacked Size

    5.5 kB

    Total Files

    9

    Last publish

    Collaborators

    • monte9
    • arpitbhalla