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

Add mode prop to RadioButton.Item component #2377

Closed
Trancever opened this issue Nov 23, 2020 · 1 comment
Closed

Add mode prop to RadioButton.Item component #2377

Trancever opened this issue Nov 23, 2020 · 1 comment

Comments

@Trancever
Copy link
Contributor

Is your feature request related to a problem? Please describe.
RadioButton.Item component doesn't offer a way to choose if RadioButton.IOS or RadioButton.Android should be used under the hood.

Describe the solution you'd like
We should add mode prop and conditionally render proper RadioButton based on that prop value.

Additional context
A similar PR was submitted for Checkbox component. The whole work can be based on what was done there #2375

@github-actions
Copy link

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants