-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Code:
<Container>
<Content>
<Form>
<Item floatingLabel>
<Label>Username</Label>
<Input
/>
</Item>
<Item floatingLabel>
<Label>Email</Label>
<Input
keyboardType="email-address"
returnKeyType="next"
/>
</Item>
<Item floatingLabel last>
<Label>Password</Label>
<Input
/>
</Item>
</Form>
<Button block>
<Text>Primary</Text>
</Button>
</Content>
</Container>
Result:
By the way, I also use expo.io, could the issue be caused by using this?
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
