reactnative-visual
  • @dormakaba/digital-reactnative-visual
  • Getting started
  • Changelog
  • Components
    • Avatar
    • Button
    • Card
    • Checkbox / Radio
    • Icons
    • IconButton
    • Image Cropper
    • Page, Row, Col
    • List, ListItem
    • Modal
    • Notification
    • QR Code Reader
    • Select
    • Snack
    • Swipeable
    • Textfield
    • Typography: H1, P, Label, Hint, Text
  • Page Templates
    • Animated Login View
    • Login Area View
    • Animated Panel List
    • Animated Avatar View
  • Misc
    • Colors
    • VisualProvider
  • Show Cases
    • exivo
Powered by GitBook
On this page
  • Preview
  • Code sample
  • Props
  1. Components

Notification

PreviousModalNextQR Code Reader

Last updated 6 years ago

Preview

Code sample

import { Notification } from '@dormakaba/digital-reactnative-visual';

<Notification info>
  Lorem ipsum...
</Notification>
      

Props

Name

Type

Description

*

boolean

set any of state: info, success, warning, error (default none: gray)

icon

string

icon name to override default icon set per state (info, warning,...)

style

object

style override