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 radio buttons example #411

Merged
merged 8 commits into from
Apr 24, 2024
Merged

Conversation

chrisglein
Copy link
Member

Description

Why

Radio buttons are a common UX primitive on desktop, and "how do I create radio groups with RNW" is a question that comes up.

What

Adds 2 examples that demonstrates how to use radio buttons:

  • Sample that uses the react-native-radio-buttons-group community module
  • Add an example to the react-native-xaml page that shows how to use XAML's radio button types

Screenshots

image

image

@chrisglein chrisglein requested a review from chiaramooney April 19, 2024 00:42
@chrisglein chrisglein force-pushed the RadioButtonsExample branch from 201d319 to 8cc6be1 Compare April 23, 2024 22:36
@chrisglein chrisglein merged commit b72867b into microsoft:main Apr 24, 2024
2 checks passed
@chrisglein chrisglein deleted the RadioButtonsExample branch April 24, 2024 01:11
@chrisglein chrisglein linked an issue Apr 24, 2024 that may be closed by this pull request
@chrisglein chrisglein mentioned this pull request May 9, 2024
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

Successfully merging this pull request may close these issues.

Add radio group/button example page
2 participants