@ticmakers-react-native/message-dialog

1.0.2 • Public • Published

TIC Makers - React Native Message Dialog

React native component for message dialog.

Powered by TIC Makers

Demo

Message Dialog Expo's snack

Install

Install @ticmakers-react-native/message-dialog package and save into package.json:

NPM

$ npm install @ticmakers-react-native/message-dialog --save

Yarn

$ yarn add @ticmakers-react-native/message-dialog

How to use?

import React from 'react'
import MessageDialog from '@ticmakers-react-native/message-dialog'

export default class App extends React.Component {

  render() { }
}

Properties

Name Type Default Value Definition
---- ---- ---- ----

Todo

  • Test on iOS
  • Improve and add new features
  • Add more styles
  • Create tests
  • Add new props and components in readme
  • Improve README

Version 1.0.2 (Changelog)

Package Sidebar

Install

npm i @ticmakers-react-native/message-dialog

Weekly Downloads

0

Version

1.0.2

License

BSD-3-Clause

Unpacked Size

480 kB

Total Files

50

Last publish

Collaborators

  • ticmakers