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
Accelerator
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
Type
/
to 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
.
callstackincubator
/
react-native-node-api
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
186
Code
Issues
114
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Apple link without cocoapods
- #351
#351
Merged
kraenhansen
merged 16 commits into
main
callstackincubator/react-native-node-api:main
from
kh/apple-link-without-cocoapods
callstackincubator/react-native-node-api:kh/apple-link-without-cocoapods
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Apple link without cocoapods
#351
kraenhansen
merged 16 commits into
main
callstackincubator/react-native-node-api:main
from
kh/apple-link-without-cocoapods
callstackincubator/react-native-node-api:kh/apple-link-without-cocoapods
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
Add dependencies and xcode helpers
kraenhansen
committed
9532c9f
View commit details
Copy full SHA for 9532c9f
Browse repository at this point
Add command to patch xcode project
kraenhansen
committed
3d3f318
View commit details
Copy full SHA for 3d3f318
Browse repository at this point
Copy and sign framework from xcode build phase
kraenhansen
committed
fedc119
View commit details
Copy full SHA for fedc119
Browse repository at this point
Remove incremental linking
kraenhansen
committed
0cbe2ac
View commit details
Copy full SHA for 0cbe2ac
Browse repository at this point
Use bufferred output when converting plists to xml
kraenhansen
committed
1bb9529
View commit details
Copy full SHA for 1bb9529
Browse repository at this point
Updated determineFrameworkSlice
kraenhansen
committed
b382de8
View commit details
Copy full SHA for b382de8
Browse repository at this point
Add changeset
kraenhansen
committed
987437b
View commit details
Copy full SHA for 987437b
Browse repository at this point
Cleaning up
kraenhansen
committed
218cfb2
View commit details
Copy full SHA for 218cfb2
Browse repository at this point
Fix lint issues
kraenhansen
committed
7adb43e
View commit details
Copy full SHA for 7adb43e
Browse repository at this point
Fixing tests
kraenhansen
committed
6687b87
View commit details
Copy full SHA for 6687b87
Browse repository at this point
Patch all application targets
kraenhansen
committed
9ed4b21
View commit details
Copy full SHA for 9ed4b21
Browse repository at this point
Disregard CODE_SIGNING_REQUIRED when deciding to sign
kraenhansen
committed
68e45f0
View commit details
Copy full SHA for 68e45f0
Browse repository at this point
Re-use existing build phase
kraenhansen
committed
0b01fd5
View commit details
Copy full SHA for 0b01fd5
Browse repository at this point
Add check for "macos" when traversing FS for an xcode workspace
kraenhansen
committed
2c5c964
View commit details
Copy full SHA for 2c5c964
Browse repository at this point
Use NODE_BINARY and read it off the environment
kraenhansen
committed
4be7486
View commit details
Copy full SHA for 4be7486
Browse repository at this point
Use assignment instead of ||= operator now that it's gated by exit_hooks_installed
kraenhansen
committed
c7bd14a
View commit details
Copy full SHA for c7bd14a
Browse repository at this point
You can’t perform that action at this time.