[APP-773] Change waitlist explainer copy (#1021)

* Change waitlist explainer copy

* Restore the waitlist modal snap point to 80% to account for smaller phones

* Tune copy further
This commit is contained in:
Paul Frazee 2023-07-17 14:17:14 -07:00 committed by GitHub
parent 3bd891b01a
commit ad15ee31f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 34 deletions

View file

@ -51,9 +51,8 @@ export const Step2 = observer(({model}: {model: CreateAccountModel}) => {
accessibilityRole="button"
accessibilityLabel="Waitlist"
accessibilityHint="Opens Bluesky waitlist form">
<Text style={pal.link}>Join the waitlist</Text>
</TouchableWithoutFeedback>{' '}
to try the beta before it's publicly available.
<Text style={pal.link}>Join the waitlist.</Text>
</TouchableWithoutFeedback>
</Text>
) : (
<>