react-native 0.57.4 & gradle 4+ support#33
react-native 0.57.4 & gradle 4+ support#33patrickkempff wants to merge 7 commits intogodness84:masterfrom
Conversation
| "peerDependencies": { | ||
| "react": "^16.0.0-alpha.12", | ||
| "react-native": "^0.48.3" | ||
| "prop-types": "*", |
There was a problem hiding this comment.
Why removing prop-types as dependency? Different packages can have different versions of prop-types, can't they?
There was a problem hiding this comment.
I have added the prop-types as an peer dependency instead. As react-native is moving away from prop-types in favour of flow typings, I think we should investigate if we can ditch proptypes for flow/typescript typings.
There was a problem hiding this comment.
I don't like prop-types too, but adding it as a peer dependency means that users of this lib must have prop-types as a direct dependency in their main package.json, and I don't like it. Would you mind to leave it as a direct dependency of this lib? Afterwards, I'll merge this PR immediately!
There was a problem hiding this comment.
@godness84 yeah of course! I will update it according to your feedback. 👍
|
@patrickkempff thank you for your great job! I added some suggestions, let me know what you think about |
|
@godness84 I am a bit busy at the moment but I will take a look somewhere this week. Thank you for the feedback! |
|
@patrickkempff it would be awesome if you just apply the suggestions made by @godness84 so this can get merged, looking forward to it, I've included the PR in my fork. On a different note, @godness84 would you take a PR that adds support to refresh the recycle list on both sides with a SwipeRefreshLayout ? |
Co-Authored-By: patrickkempff <patrickkempff@gmail.com>
Co-Authored-By: patrickkempff <patrickkempff@gmail.com>
|
Thank you @godness84, I have applied your suggestions. |
|
when this will be merged? |
|
I created this PR a couple of months ago, if there is anything I can do to get this merged let me know. |
|
@patrickkempff Can you make smaller PR out of this? You could do PR which only does the changes in |
|
waiting this PR~ |
|
OMG, This would be merged. It's blocking to upgrade RN to 0.57. Is this library being maintained? |
|
Because this library is NOT maintained I have forked this library and made only the minimal changes in order to keep it running. You can see from my PRs to my fork that I have made this library to work up to React Native 0.58.6 https://github.com/henrikra/react-native-recyclerview-list/pulls?q=is%3Apr+is%3Aclosed 🎉 |
|
@henrikra Thanks for your repo, I manage to make it work on RN 0.59.10, debug version works perfectly. I have confirmed that the issue is caused by this library, I've tried to remove it and build with no issue. I don't know if I suppose to report an issue on here since it doesn't seem to be actively maintained currently. |

react-native-fast-image&react-native-maps26.0.3v27.1.126.0.3v27.0.3compile vs implementationmore infoNotAnimatedItemAnimatorclass