react-native-parallax-scroll-view icon indicating copy to clipboard operation
react-native-parallax-scroll-view copied to clipboard

My unofficial fork with cherry picked PRs

Open fungilation opened this issue 6 years ago • 10 comments

As this repo is most useful and beautiful, it's a shame PRs aren't being tended. I've just made a PR fixing React.PropTypes warnings since RN 0.45 (#77), and merged 2 other great PRs I want in my own app: #57 and #70.

EDIT: Also merged #81, #109

Use my fork if you find it useful: https://github.com/fungilation/react-native-parallax-scroll-view

fungilation avatar Aug 05 '17 02:08 fungilation

Ah shoot, just went through the trouble of sending a PR for prop types.

mini-eggs avatar Aug 30 '17 06:08 mini-eggs

Manually merged #81 from upstream: Changed animation to use native driver (performance!)

fungilation avatar Sep 08 '17 09:09 fungilation

Perfect - Thanks 👍

patheinen avatar Sep 28 '17 13:09 patheinen

Maybe @i6mi6 can add @fungilation as a collaborator?

gabrielbull avatar Nov 07 '17 14:11 gabrielbull

@gabrielbull I added @fungilation as a collaborator. Thanks!

i6mi6 avatar Nov 08 '17 15:11 i6mi6

@i6mi6 thanks. What's the best course of action for merging my fork. Just do it (merging my fork) would be much easier than redo-ing all the associated PRs here. #81 is already merged here so my fork would have to resolve merge conflict if any for same changes that's already merged.

fungilation avatar Nov 08 '17 19:11 fungilation

@fungilation How many PRs are fixed in your fork?

i6mi6 avatar Nov 14 '17 22:11 i6mi6

What I referenced here. All tested working in my own app.

fungilation avatar Nov 15 '17 00:11 fungilation

@i6mi6 @fungilation Any chance of updating the examples in your fork? I can do an update, which can fix https://github.com/i6mi6/react-native-parallax-scroll-view/issues/101.

Li357 avatar Jun 19 '18 20:06 Li357

@fungilation I forked your version of this library but this issue doesn't seem to be fixed, did I miss something? (I can't find a better way to comment to you than via the issue itself).

flikQ avatar Sep 06 '18 12:09 flikQ