jwohlfert23 / react-native-tag-input

A simple React Native component that creates an input for tags, emails, etc.
MIT License
231 stars 104 forks source link

Update lifecycle functions #79

Closed dthuering closed 4 years ago

dthuering commented 4 years ago

ported changes from https://github.com/Ashoat/squadcal/blob/master/native/components/tag-input.react.js for updating React lifecycle methods.

dthuering commented 4 years ago

Hope, I ported all the changes.