ayooby / react-native-calendar-heatmap

React-native calendar heat-map, inspired by Github's contribution graph
155 stars 31 forks source link

Code refactory, React Hooks Integration, New Filling Color Algorithm and Customizable Colors #8

Closed WrathChaos closed 5 years ago

WrathChaos commented 5 years ago

Hello @ayooby, I love the idea of the library :) I simply re-written some parts of the library and refactored lots of stuff.

What is done?

I also would like to be an active maintainer of this project :) Thank you again.

ayooby commented 5 years ago

Hello @WrathChaos,

I'm glad that you liked the repo, please let me check the PR. I guess there is no issue with being an Active Maintainer and I would be happy to have you.

sgup commented 4 years ago

Can you put this latest on NPM?

WrathChaos commented 4 years ago

@ayooby We need you sir :)

ayooby commented 4 years ago

@WrathChaos I'm on it.

sgup commented 4 years ago

Thanks @ayooby! Could you maybe remove the console log? image

I'll make a PR for this repo soon, love the project + would be nice to have some more options!

WrathChaos commented 4 years ago

Thanks @ayooby! Could you maybe remove the console log? image

I'll make a PR for this repo soon, love the project + would be nice to have some more options!

Waiting for it :) I guess I forgot to remove those console.logs 😭 Oops, sorry

cyclops24 commented 4 years ago

@WrathChaos I love your refactoring and new version. Please apply this also on main React repo: https://github.com/kevinsqi/react-calendar-heatmap I think this refactoring can be very useful as a next step for React version too.

WrathChaos commented 4 years ago

@cyclops24 Does not it React only? How should I apply this on that repo?