react-native-tag-input icon indicating copy to clipboard operation
react-native-tag-input copied to clipboard

A simple React Native component that creates an input for tags, emails, etc.

Results 8 react-native-tag-input issues
Sort by recently updated
recently updated
newest added

![IMG_20200628_210540](https://user-images.githubusercontent.com/54182500/85951822-553ae980-b983-11ea-9fb4-ee81669cd356.jpg)

Do you think it could be possiblem for '100%' for component Height. My expect is compoent's height is flexable with parent View. ``` ```

There seems to be no support for TypeScript due to missing ts declaration file

WARN Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. * Move data fetching code or side effects to componentDidUpdate. * If you're updating...

Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'