amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

[react-native] New Authenticator UI coming to react-native?

Open mggevaer opened this issue 3 years ago • 2 comments

On which framework/platform would you like to see this feature implemented?

React, React Native

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

The feature differences between the react-native and react-ui are becoming quite large. Currently for my react-native application which is compiled to react-native for web as well, the authenticator needs to be implemented twice.

Aside from the higher chance of bugs and higher workload, it also makes it difficult to have a consistent style across native and web. image

Please describe a solution you'd like.

Ideally, the new style react-UI would become available on react-native as well.

I think some work has already been done regarding this:

  • https://github.com/aws-amplify/amplify-ui/pull/41
  • https://github.com/aws-amplify/amplify-ui/pull/3

We love contributors! Is this something you'd be interested in working on?

  • [ ] 👋 I may be able to implement this feature request.
  • [ ] ⚠️ This feature might incur a breaking change.

mggevaer avatar May 14 '22 12:05 mggevaer

Hi @MartijnGevaert! Yes, a React Native Authenticator is in the works. Thank you for letting us know your interest!

reesscot avatar May 16 '22 16:05 reesscot

Yep! And fyi https://github.com/aws-amplify/amplify-ui/discussions/945.

wlee221 avatar May 16 '22 17:05 wlee221

We have released the new Amplify UI Authenticator component for developer preview! Docs can be found here

calebpollman avatar Nov 23 '22 01:11 calebpollman