1.0.3 • Published 6 years ago
@ticmakers-react-native/dialog v1.0.3
TIC Makers - React Native Dialog
React native component for dialog.
Powered by TIC Makers
Demo
Install
Install @ticmakers-react-native/dialog package and save into package.json:
NPM
$ npm install @ticmakers-react-native/dialog --saveYarn
$ yarn add @ticmakers-react-native/dialogHow to use?
import React from 'react'
import Dialog from '@ticmakers-react-native/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.3 (Changelog)
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
7 years ago
1.0.0
7 years ago
1.0.0-beta.1
7 years ago
1.0.0-beta.0
7 years ago