Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 582 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 582 Bytes

React Dialogista

An experimental slim library providing centralised system for all dialogs/popups/modals in your app.

Important: We use minor version increment as version bump. It means that any new minor version may contain API breaking changes. This applies for all versions before 1.0.0 or until stated otherwise.

Installation

React Dialogista requires React 0.14 or later.

If you use React before 16.0.0

npm install --save react-dialogista@0.14.1

Starting v0.15.0, react-dialogista works with React 16.0.0 and later

License

MIT