TIC Makers - React Native Select
Powered by TIC Makers
[Select Expo's snack]()
Install @ticmakers-react-native/select package and save into package.json:
NPM
``shell`
$ npm install @ticmakers-react-native/select --save
Yarn
`shell`
$ yarn add @ticmakers-react-native/select
`javascript
import React from 'react'
import TextAvatar from '@ticmakers-react-native/select'
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
[Changelog]: https://bitbucket.org/ticmakers/rn-select/src/master/CHANGELOG.md