react-swipeable-views: react-swipeable-views-native is not updated on npm

  • 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

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 17 (8 by maintainers)

Most upvoted comments

@oliviertassinari give me the admin rights please. I will lead the native version.

I have invited you as a contributor 😃