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

Which minimum React / React Native versions is supported ? #52

Closed LouisJS closed 6 years ago

LouisJS commented 6 years ago

I'm using react-native in its 0.42.3 version due to the specifity of my project. I'm having trouble with this library. (ViewPropTypes.style is undefined)

I'd like to know from which version this component is fully supported.

Great job, Thanks

Ashoat commented 6 years ago

I think we support version 49 and 48, but I’m not sure, as I only ever test with the latest version (51 now I think?).