amazon-archives / aws-sdk-react-native

AWS SDK for React Native (developer preview)
Apache License 2.0
631 stars 62 forks source link

Roadmap? #21

Open James-Parsons opened 7 years ago

James-Parsons commented 7 years ago

Is there a roadmap for release?

akaone commented 7 years ago

I would like to know as well

willks commented 7 years ago

@James-Parsons @AkaOne

Good questions - I'll add my own here:

Can we at least get a bug fix update?

Failing that, is this project even active anymore?

philipheinser commented 7 years ago

@appwiz Is this project still under active development?

willks commented 7 years ago

@philipheinser By the obvious silence, we got our answer! Maybe it was a sole developer contribution, if so, much respect to @appwiz.

appwiz commented 7 years ago

Hi everyone, we are super-excited to hear about your interest in the AWS SDK for React Native.

We released this developer preview in mid-2016 to determine interest from the community, which serves as input into our roadmap. We have been watching issues and pull requests very closely to gauge your needs and are reviewing our plans. Going forward, you can expect that we will actively fix issues and keep the SDK updated with the latest AWS iOS SDK and AWS Android SDK.

If there are specific items that you would like us to focus on, please continue to create issues and provide comments.

jeffbonasso commented 7 years ago

@appwiz I have a react cloud app and react native mobile app I am actively working on and the cloud app uses the cognito aws js api for registration, login, logout, etc.. using the cognito user pools. Since I already had a very robust flow for all of this for the react cloud app I initially created a webview to passthru the registration, login, logout but for some reason it is notoriously slow. Logins can take 20 to 30 seconds for some, where directly in Safari they take typically less than 3 seconds. My hope was that this project is trying to get the same capability of something like the js api for the react native world where it makes it incredibly easy to do the basic flow of register, verify, login, logout, mfa, etc... It seems in its very early stages for that to be a reality. I think the complexity talked about in some of the posts about bridging to native code is in my opinion out of the realm of many people that find react native attractive because they come from a js web background. Is the vision of the roadmap trying to get parity with something like the js api from a functional standpoint?

BerndWessels commented 7 years ago

@appwiz mid-2016 is already ages ago in tech times. Since it is very difficult to use AWS with react-native - a project like this is absolutely important and necessary. Following the AWS spirit of offering the AWS SDK on all the major platforms/frameworks/languages.

But unfortunately it feels like AWS has abandoned this project.

Can you please let us know if we should invest in it or not?

Are there actually actively people working on this?