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

Calendar/Datepicker: placeholders #721

Closed
1 of 2 tasks
kevinbuyck opened this issue Nov 8, 2019 · 1 comment · Fixed by #727
Closed
1 of 2 tasks

Calendar/Datepicker: placeholders #721

kevinbuyck opened this issue Nov 8, 2019 · 1 comment · Fixed by #727
Assignees
Labels
📱 Components components module-specific

Comments

@kevinbuyck
Copy link

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request

Issue description

Current behavior:
No placeholders supported.

Expected behavior:
Placeholders supported.

Related code:
Placeholders like we have on the 'Input' component would be nice.

<Input
  style={styles.input}
  value={this.state.value}
  onChangeText={this.onChangeText}
  placeholder='Active'
/>
@artyorsh
Copy link
Collaborator

@kevinbuyck will be available in the next release. Stay tuned 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 Components components module-specific
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants