amplify-ui
amplify-ui copied to clipboard
[react-native] New Authenticator UI coming to react-native?
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.

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.
Hi @MartijnGevaert! Yes, a React Native Authenticator is in the works. Thank you for letting us know your interest!
Yep! And fyi https://github.com/aws-amplify/amplify-ui/discussions/945.
We have released the new Amplify UI Authenticator component for developer preview! Docs can be found here