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

rename-unsafe-lifecycles #78

Closed dthuering closed 4 years ago

dthuering commented 4 years ago

Did run npx react-codemod rename-unsafe-lifecycles to rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps. Fixes #77