Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
callstack
/
react-native-paper
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
14.5k
Code
Issues
332
Pull requests
164
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat/fix residual md3 deviations in switch
- #5102
#5102
Open
likevy
wants to merge 15 commits into
callstack:main
callstack/react-native-paper:main
from
likevy:feat/fix-residual-md3-deviations-in-switch
likevy/react-native-paper:feat/fix-residual-md3-deviations-in-switch
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat/fix residual md3 deviations in switch
#5102
likevy
wants to merge 15 commits into
callstack:main
callstack/react-native-paper:main
from
likevy:feat/fix-residual-md3-deviations-in-switch
likevy/react-native-paper:feat/fix-residual-md3-deviations-in-switch
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
fix: use onPrimaryContainer for the selected switch icon
likevy
committed
beb361f
View commit details
Copy full SHA for beb361f
Browse repository at this point
fix: apply focus handle color and focus state layer to switch
likevy
committed
cc26a47
View commit details
Copy full SHA for cc26a47
Browse repository at this point
fix: meet the 48dp minimum touch target on switch
likevy
committed
f3cc7c6
View commit details
Copy full SHA for f3cc7c6
Browse repository at this point
fix: grow the switch handle immediately on press
likevy
committed
393f34e
View commit details
Copy full SHA for 393f34e
Browse repository at this point
feat: require switches to declare how they can be operated
Show description for 67d220f
likevy
committed
67d220f
View commit details
Copy full SHA for 67d220f
Browse repository at this point
fix: allow readOnly to be set dynamically on a switch
Show description for 1eb7db7
likevy
committed
1eb7db7
View commit details
Copy full SHA for 1eb7db7
Browse repository at this point
fix: clear switch interaction state when it becomes non-interactive
Show description for 1644985
likevy
committed
1644985
View commit details
Copy full SHA for 1644985
Browse repository at this point
test: assert aria-readonly on a read-only switch
Show description for 45e4b98
likevy
committed
45e4b98
View commit details
Copy full SHA for 45e4b98
Browse repository at this point
fix: announce a switch with no way to be operated as read-only
Show description for 3fb785f
likevy
committed
3fb785f
View commit details
Copy full SHA for 3fb785f
Browse repository at this point
test: cover pointer focus on web leaving the indicator hidden
Show description for f63bbd1
likevy
committed
f63bbd1
View commit details
Copy full SHA for f63bbd1
Browse repository at this point
test: cover the switch handle growing on press
Show description for ae1a012
likevy
committed
ae1a012
View commit details
Copy full SHA for ae1a012
Browse repository at this point
fix: override onPrimaryContainer in the tertiary switch example
Show description for d49a164
likevy
committed
d49a164
View commit details
Copy full SHA for d49a164
Browse repository at this point
test: assert a read-only switch does not toggle
Show description for d326a20
likevy
committed
d326a20
View commit details
Copy full SHA for d326a20
Browse repository at this point
test: catch a reintroduced delay in the switch press growth
Show description for fe0bd30
likevy
committed
fe0bd30
View commit details
Copy full SHA for fe0bd30
Browse repository at this point
test: restore mocks in afterEach so a failure cannot leak
Show description for 5532668
likevy
committed
5532668
View commit details
Copy full SHA for 5532668
Browse repository at this point
You can’t perform that action at this time.