dohooo / react-native-table-component

🌱Build table for react native
MIT License
730 stars 188 forks source link

Get rid of deprecated ViewPropTypes, etc #138

Closed AndyHubert closed 2 years ago

AndyHubert commented 3 years ago

Fixes #131

markybry commented 3 years ago

Please can this be reviewed and merged asap

vjsingh commented 3 years ago

Agreed, please merge

osamaasifoak commented 3 years ago

Merge this PR for removing TypeError: Cannot read property 'style' of undefined in WEB.

leocaseiro commented 3 years ago

hey @Gil2015 can you please publish these changes? https://github.com/necolas/react-native-web/issues/1537

Otherwise, as an MIT license, can someone publish this version to npm? I'm, happy to do it myself.

andyasberry commented 2 years ago

Thanks for issuing this PR! Can this be merged, please?

andyasberry commented 2 years ago

@AndyHubert thanks for this PR - it helped us to work around the lack of support for recent versions of react-native-web in this package. I took your work and published a fork of this package on npm. See here for more details: https://github.com/Gil2015/react-native-table-component/issues/141#issuecomment-947124370

Thanks again!

Gil2015 commented 2 years ago

merge #138