Giter VIP home page Giter VIP logo

Comments (10)

appwiz avatar appwiz commented on June 3, 2024 5

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.

from aws-sdk-react-native.

alexkuc avatar alexkuc commented on June 3, 2024 1

@ohtangza Ah! Thank you very much for explaining!

from aws-sdk-react-native.

undefobj avatar undefobj commented on June 3, 2024 1

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

from aws-sdk-react-native.

ohtangza avatar ohtangza commented on June 3, 2024

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

from aws-sdk-react-native.

alexkuc avatar alexkuc commented on June 3, 2024

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

from aws-sdk-react-native.

ohtangza avatar ohtangza commented on June 3, 2024

@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.

from aws-sdk-react-native.

alexkuc avatar alexkuc commented on June 3, 2024

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

from aws-sdk-react-native.

ohtangza avatar ohtangza commented on June 3, 2024

@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.

from aws-sdk-react-native.

ChristophRob avatar ChristophRob commented on June 3, 2024

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

from aws-sdk-react-native.

chapeljuice avatar chapeljuice commented on June 3, 2024

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

from aws-sdk-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.