Flexible Dialog Component For React Native

Description:

A JavaScript react-native dialog that follows closely the UI of its native counterpart while expanding its features.

Features:

  • Support for iOS and Android (JavaScript API).
  • A flexible declarative API.
  • Follows closely the UI of a native dialog/alert.
  • Can be used both as an alert and as an input prompt.

Installation:

# Yarn
$ yarn add react-native-dialog
# NPM
$ npm install react-native-dialog --save

Preview:

Flexible Dialog Component For React Native

Tags:

Add Comment