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

feat: add onfido onboarding for bank transfer #2699

Merged
merged 5 commits into from
Oct 23, 2023
Merged

Conversation

nicolasburtey
Copy link
Member

No description provided.

@nicolasburtey nicolasburtey force-pushed the chore--test-onfido branch 6 times, most recently from 5fd0829 to a0bd167 Compare October 17, 2023 16:26
}

return (
<Screen
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to lay out this screen similar to how we style other screens. Here is how its styled in the send flow. It uses padding of 20, and then the PrimaryButton is aligned with the bottom of the screen. https://github.com/GaloyMoney/galoy-mobile/blob/b60b1e086f3b3a4f47caf41f9a00dd010006bc28/app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx#L643

keyboardOffset="navigationHeader"
>
<View style={styles.screenContainer}>
<Text style={styles.textHeader}>{LL.FullOnboarding.requirements()}</Text>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you able to use a type="h1" instead of a unique text style.

@nicolasburtey nicolasburtey force-pushed the chore--test-onfido branch 2 times, most recently from ef81688 to 6a714d5 Compare October 23, 2023 12:54
@nicolasburtey nicolasburtey marked this pull request as ready for review October 23, 2023 12:55
@nicolasburtey nicolasburtey changed the title chore: test onfido feat: add onfido onboarding for bank transfer Oct 23, 2023
@nicolasburtey nicolasburtey merged commit 25eecfc into main Oct 23, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants