morcmarc / react-native-cognito

AWS Cognito integration module for React Native
MIT License
63 stars 10 forks source link

This project.... #6

Closed simonjblack closed 7 years ago

simonjblack commented 8 years ago

...is it dead? RN has now moved on to v0.29 and this is on v0.14.2!

zevmo commented 8 years ago

I would like to know as well.

morcmarc commented 8 years ago

Hi, "maintainer" here. I've been quite busy recently but more than happy to find some time and update the repo if there's people using it. Also happy to accept pull requests :-)

jatazoulja commented 8 years ago

I'll be needing this on some of my hacks, will fork and check what I can do for some missing features.

bozzmob commented 7 years ago

@jatazoulja have you made any progress w.r.t. the Roadmap? Just curious... I see your fork is in-par with the main repo. Wanted to know if you have any changes that you have not pushed yet. :)

I would be needing this for a pretty big project, so wanted to know. I would add more code on top of the most updated code with time. Let me know.

@morcmarc How about your plans? :)

jatazoulja commented 7 years ago

@bozzmob no, I abandoned the project and implemented my own if you want here's the module: https://codeshare.io/5P7dd2 I added

Please note that I am doing this only for android. I don't have iOS knowledge to implement this... Let me know if you need anything else...

Cheers

mtomic commented 7 years ago

👍 for this project

mtomic commented 7 years ago

This may be useful - https://github.com/awslabs/aws-sdk-react-native/

jmparsons commented 7 years ago

Just published this: https://github.com/AirLabsTeam/react-native-aws-cognito-js/

morcmarc commented 7 years ago

Hi, apologies for the long radio silence. I am going to deprecate the package and promote using https://github.com/AirLabsTeam/react-native-aws-cognito-js/ instead. Thank you all for your interest!