-
Notifications
You must be signed in to change notification settings - Fork 317
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
feat(ui-react-native): Add SignUp subcomponent #2813
Conversation
|
This pull request introduces 7 alerts when merging 0f643ed into 5a10d31 - view on LGTM.com new alerts:
|
0f643ed
to
466ef01
Compare
This pull request introduces 7 alerts when merging 466ef01 into 5a10d31 - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 2dfdb00 into 198eedc - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 0ba69e4 into d6d2e27 - view on LGTM.com new alerts:
|
8cb5aa2
to
8a7dd15
Compare
This pull request introduces 2 alerts when merging 8a7dd15 into d6d2e27 - view on LGTM.com new alerts:
|
packages/react-native/src/Authenticator/Defaults/SignUp/SignUp.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a couple questions but LGTM
{/* TODO add divider line */} | ||
<Text style={styles.text}>Or</Text> | ||
<Divider labelStyle={styles.text}>Or</Divider> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚢
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passessideEffects
field updatedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.