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 }}
react
/
react-native
Public
Notifications
You must be signed in to change notification settings
Fork
25.3k
Star
127k
Code
Issues
705
Pull requests
446
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(android): support Activity Result API for native modules
- #57798
#57798
Open
matinzd
wants to merge 21 commits into
react:main
react/react-native:main
from
matinzd:feat/permission_contracts_android
matinzd/react-native:feat/permission_contracts_android
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat(android): support Activity Result API for native modules
#57798
matinzd
wants to merge 21 commits into
react:main
react/react-native:main
from
matinzd:feat/permission_contracts_android
matinzd/react-native:feat/permission_contracts_android
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
feat: initial support for permission contracts [WIP]
matinzd
committed
f765754
View commit details
Copy full SHA for f765754
Browse repository at this point
feat: let native modules register ActivityResultContracts via ReactContext
Show description for d8d2da8
matinzd
and
claude
committed
d8d2da8
View commit details
Copy full SHA for d8d2da8
Browse repository at this point
fix: mark ReactActivityResultCaller and its implementation internal
matinzd
committed
71587fe
View commit details
Copy full SHA for 71587fe
Browse repository at this point
feat: add photo picker example
matinzd
committed
5ad9460
View commit details
Copy full SHA for 5ad9460
Browse repository at this point
docs: add readme
matinzd
committed
9259dc5
View commit details
Copy full SHA for 9259dc5
Browse repository at this point
fix: discard inflight promises when js context invalidates
matinzd
committed
d06fc3c
View commit details
Copy full SHA for d06fc3c
Browse repository at this point
fix: formatting
matinzd
committed
fc28b4b
View commit details
Copy full SHA for fc28b4b
Browse repository at this point
fix: key strategy for registering activity contracts
matinzd
committed
5a7fdda
View commit details
Copy full SHA for 5a7fdda
Browse repository at this point
test: add tests for keying mechanism
matinzd
committed
9e2143c
View commit details
Copy full SHA for 9e2143c
Browse repository at this point
fix: thread-safety and and rebinding to current activity
matinzd
committed
5388a18
View commit details
Copy full SHA for 5388a18
Browse repository at this point
docs: update and add more context
matinzd
committed
2b63c96
View commit details
Copy full SHA for 2b63c96
Browse repository at this point
feat: add multi activity example for rebind
matinzd
committed
0c57cc5
View commit details
Copy full SHA for 0c57cc5
Browse repository at this point
fix: trim comments + cleanup
matinzd
committed
8ffb4cb
View commit details
Copy full SHA for 8ffb4cb
Browse repository at this point
fix: unregistering launchers
matinzd
committed
6ba7aaa
View commit details
Copy full SHA for 6ba7aaa
Browse repository at this point
fix: check for anonymous class
matinzd
committed
c3b2441
View commit details
Copy full SHA for c3b2441
Browse repository at this point
docs: update
matinzd
committed
333eb66
View commit details
Copy full SHA for 333eb66
Browse repository at this point
fix: throw early if curent activity is not registry owner
matinzd
committed
24e40c1
View commit details
Copy full SHA for 24e40c1
Browse repository at this point
update docs
matinzd
committed
b642869
View commit details
Copy full SHA for b642869
Browse repository at this point
fix: readme formatting
matinzd
committed
2146a6e
View commit details
Copy full SHA for 2146a6e
Browse repository at this point
fix: format and flow issues
matinzd
committed
e8d4f76
View commit details
Copy full SHA for e8d4f76
Browse repository at this point
fix: restore import ordering in SampleTurboModuleExample
Show description for a855f3f
claude
committed
a855f3f
View commit details
Copy full SHA for a855f3f
Browse repository at this point
You can’t perform that action at this time.