react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

remove Animated type reference to support rn 62+

Open gfullen opened this issue 4 years ago • 2 comments

gfullen avatar Nov 11 '20 03:11 gfullen

This is what prevents this library to be used with today's RN

csotiriou avatar Jan 08 '21 10:01 csotiriou

@gfullen @malikmani @sirajalam049 @csotiriou

I would suggest just using rn-material-ui-textfield as this lib has not received any updates for over a year

npm install --save rn-material-ui-textfield

gabrieldonadel avatar Jan 15 '21 14:01 gabrieldonadel