1.0.3 • Published 6 years ago
@ticmakers-react-native/select v1.0.3
TIC Makers - React Native Select
React native component for select.
Powered by TIC Makers
Demo
Install
Install @ticmakers-react-native/select package and save into package.json:
NPM
$ npm install @ticmakers-react-native/select --saveYarn
$ yarn add @ticmakers-react-native/selectHow to use?
import React from 'react'
import TextAvatar from '@ticmakers-react-native/select'
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