@ticmakers-react-native/dialog
Version:
TIC Makers - React Native Dialog
54 lines (36 loc) • 961 B
Markdown
for dialog.
Powered by [TIC Makers](https://ticmakers.com)
[ ]()
Install `@ticmakers-react-native/dialog` package and save into `package.json`:
NPM
```shell
$ npm install @ticmakers-react-native/dialog --save
```
Yarn
```shell
$ yarn add @ticmakers-react-native/dialog
```
```javascript
import React from 'react'
import Dialog from '@ticmakers-react-native/dialog'
export default class App extends React.Component {
render() { }
}
```
| Name | Type | Default Value | Definition |
| ---- | ---- | ------------- | ---------- |
| ---- | ---- | ---- | ----
- Test on iOS
- Improve and add new features
- Add more styles
- Create tests
- Add new props and components in readme
- Improve README
[ ]: https://gitlab.com/tic-makers/react-native/dialog/-/blob/master/CHANGELOG.md
React native component