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

Android not shown inputs #595

Closed
TuvshinbayarO opened this issue Jul 17, 2024 · 1 comment
Closed

Android not shown inputs #595

TuvshinbayarO opened this issue Jul 17, 2024 · 1 comment

Comments

@TuvshinbayarO
Copy link

Not showing android

<RNPickerSelect
onValueChange={(value) => console.log(value)}
items={[
{ label: 'Football', value: 'football' },
{ label: 'Baseball', value: 'baseball' },
{ label: 'Hockey', value: 'hockey' },
]}
/>

Screenshot 2024-07-17 at 17 41 21
@LawnStarterTeam
Copy link
Contributor

@TuvshinbayarO this issue was automatically closed because it did not follow one of the available issue templates. See here for available options.

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

No branches or pull requests

2 participants