0.0.4 • Published 3 years ago

sbx-react-icon v0.0.4

Weekly downloads
16
License
-
Repository
-
Last release
3 years ago

Notify module

Notify module

Requirements

  • node >= 4.1
  • sbx >=0.3.55

Core dependencies

  • emitter ('core/emitter')

Installation

$ sbx install sbx-react-notify

Use plugin

import Notifications from 'sbx-react-notify';

//add to React router list to main.js
<Notifications/>

//send notify success 
Emitter.emit('notify:push', {
    status: 200,
    message: `Message`
});

Developers

  • Viktor Fisher
  • Vladislav Fischer

FAQ

License

The MIT License (MIT)

Copyright (c) 2019 Sobix Group LLC