Skip to content
This repository was archived by the owner on Oct 12, 2018. It is now read-only.

Still being maintained ? When will the merge happen ? #65

Closed
petersuwara opened this issue Aug 25, 2017 · 10 comments
Closed

Still being maintained ? When will the merge happen ? #65

petersuwara opened this issue Aug 25, 2017 · 10 comments

Comments

@petersuwara
Copy link

Hi guys,

We are working closely with the main JavaScript SDK and the syntax for things like SNS here and the main repository are quite different.

Can anyone advise what the future plans are for this ? We don't want to invest in the react-native library if the main repo will do.

It's concerning there hasn't been updates about this review since May, it's now September. I urge you to please give some additional insight on your plans with the repo.

Many thanks.

@ohtangza
Copy link

ohtangza commented Sep 5, 2017

Any progress on this? React Native has been grown hugely ever since it has created!

@alexkuc
Copy link

alexkuc commented Sep 5, 2017

Would it be too difficult/problematic to use Javascript SDK? I am just about to start learning AWS Cognito hence asking.

@ohtangza
Copy link

ohtangza commented Sep 6, 2017

@alexkuc React Native with JS SDK doesn't support Cognito authentication well for now. You need to use the 3rd-party module like https://github.com/AirLabsTeam/react-native-aws-cognito-js.

@alexkuc
Copy link

alexkuc commented Sep 6, 2017

@ohtangza How come? Is it due to dependencies resolution (e.g. webpack)?

@ohtangza
Copy link

ohtangza commented Sep 13, 2017

@alexkuc

  • The authentication is known to be way too slow. (The reason the author made the repo I mentioned above) I think it's because RN uses the built-in JS engine on each mobile platform.

  • There is also known issue that the logged in status does not persist across session, so user might be logged out after re-launching the app.

@alexkuc
Copy link

alexkuc commented Sep 13, 2017

@ohtangza Ah! Thank you very much for explaining!

@appwiz
Copy link
Contributor

appwiz commented Sep 21, 2017

Hi everyone, thank you for your interest in this project. We've released a new React Native starter kit at https://github.com/awslabs/aws-mobile-react-native-starter. This kit demonstrates a working React Native app with the following services:

  • Amazon Cognito User Pools
  • Amazon Cognito Federated Identities
  • Amazon API Gateway
  • AWS Lambda
  • Amazon DynamoDB
  • Amazon S3
  • AWS Mobile Hub

Try it out and give us feedback.

@ChristophRob
Copy link

I LIKE! Please put that link right on the top of this projects README.md

@chapeljuice
Copy link

So does that mean this repo is no longer being updated / maintained? Enquiring minds want to know! :)

@undefobj
Copy link
Contributor

Hi - We've been listening to much customer feedback in these areas, including the slow login issue for React Native when using Cognito User Pools, and have developed a new, comprehensive JavaScript library with specific components and extensions for React and React Native (which also addresses the slow login issue). Please take a look at it here: https://github.com/aws/aws-amplify

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants