Closed Nantris closed 2 years ago
Listing specific changes needed:
ViewPropTypes
deprecated-react-native-prop-types
instead of react-native
style: (Text as any).propTypes.style
- Unknown how to update this properlyI should be able to make these changes when I complete my pending PRs, but @mmazzarolo do you know the correct solution for the second bullet item? I didn't have much luck finding info on it, but I don't really know about React Native-specific propTypes.
Hello hello @Slapbox ! I'm also not familiar with any new React-Native-specific prop (nor with newer React-Native versions in general 😓). I'm fine with any approach that solves the current incompatibility, even if it means making the prop typing more flexible — we can then create follow-up GitHub issues about known potential improvements. Thank you!
Obsolete before I even made the issue! Fixed by #139.
0.69 breaks this library.
PS @mmazzarolo I didn't forget about the other incomplete PRs I still owe you!