Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I modify aws-amplify components? #22

Closed
7772 opened this issue Nov 25, 2017 · 9 comments
Closed

How can I modify aws-amplify components? #22

7772 opened this issue Nov 25, 2017 · 9 comments

Comments

@7772
Copy link

7772 commented Nov 25, 2017

I apply aws-amplify to my project but I want to modify signIn, signUp and other components of aws-amplify.

exactly, when I try to use aws-amplify, I didn't have a choice but to use this view.

amplify

@oluckyman
Copy link

oluckyman commented Nov 25, 2017

I think the default components are for really basic use cases and provided as examples. If tweaking theme is not enough for you then you have to implement your own custom UI

@7772
Copy link
Author

7772 commented Nov 26, 2017

Thank you!
I got hint due to your answer!
Do you know something examples about making my own custom UI for React Native App ?
I'm React Native Starter...So everything is difficult.

@oluckyman
Copy link

I'm using only web-part currently. But I think the principle is the same. Take a look how react-native UI implemented and make your own basing on example

@lawcen
Copy link

lawcen commented Nov 30, 2017

hi @oluckyman, Do you have a web-part example of how to customize the Auth UI?

@oluckyman
Copy link

Hi @lawcen, I'm making my own UI components as suggested in the docs. As I understood the only way you can customize provided UI is by tweaking theme prop

@mlabieniec
Copy link
Contributor

You can create your own theme ui component and include it on the Authorizer UI Theme Extension

@honkskillet
Copy link

@mlabieniec @oluckyman All the links here are broken. Do you know where the docs/them extension info lives now?

@mlabieniec
Copy link
Contributor

mlabieniec commented Apr 21, 2018

@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2021
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

5 participants