Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Request: React native support #52

Open
anthonyjoeseph opened this issue Jul 12, 2017 · 0 comments
Open

Request: React native support #52

anthonyjoeseph opened this issue Jul 12, 2017 · 0 comments

Comments

@anthonyjoeseph
Copy link

anthonyjoeseph commented Jul 12, 2017

Because aws-sdk has nodejs dependencies, to integrate with my react-native project, I have to change a line of code in node_modules/dist/amazon-cognito.min.js from require("aws-sdk") to require("aws-sdk/dist/aws-sdk-react-native").

This of course isn't ideal for my project, since it makes me worry that if amazon-cognito-js updates, my code might break.

Would it be possible to release a branch of this project for react-native users containing this small change, or offer a more dynamic require system? Thanks!

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

1 participant