react-swipeable-views-native is not updated on npm
See original GitHub issue- I have searched the issues of this repository and believe that this is not a duplicate.
Expected / Current Behavior
I did yarn added react-swipeable-views-native
and encountered "undefined is not an object (evaluating '_reactNative.View.proptypes.style')"
upon trying to import the module. Digging further I saw that the node module which was added was using the deprecated View.proptypes.style
instead of ViewPropTypes.style
. I opened up the repo to make a PR and saw these changes already exist on github which I believe means the npm package must be updated? I didn’t include additional details since this seems relatively minor and not a bug per se but since I’m using React Native 0.57.0 I’m unable to install from npm which makes it quite difficult to develop further.
Update 4 days ago on https://github.com/oliviertassinari/react-swipeable-views/tree/master/native/packages/react-swipeable-views-native
Last Updated 10 months ago Link: https://www.npmjs.com/package/react-swipeable-views-native
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (8 by maintainers)
@oliviertassinari give me the admin rights please. I will lead the native version.
I have invited you as a contributor 😃