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
.
react
/
react-native
Public
Notifications
You must be signed in to change notification settings
Fork
25.2k
Star
126k
Code
Issues
676
Pull requests
360
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix compatibility with CocoaPods frameworks
- #25393
#25393
Closed
jtreanor
wants to merge 8 commits into
react:master
react/react-native:master
from
jtreanor:fix/cocoapods-frameworks
jtreanor/react-native:fix/cocoapods-frameworks
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
Fix compatibility with CocoaPods frameworks
#25393
jtreanor
wants to merge 8 commits into
react:master
react/react-native:master
from
jtreanor:fix/cocoapods-frameworks
jtreanor/react-native:fix/cocoapods-frameworks
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2019
Update HEADER_SEARCH_PATHS to include DoubleConversion to fix build errors in several podspecs
jtreanor
committed
47665a0
View commit details
Copy full SHA for 47665a0
Browse repository at this point
Update header_files in yoga.podspec to avoid C++ build errors
jtreanor
committed
45c35d2
View commit details
Copy full SHA for 45c35d2
Browse repository at this point
Add glog and React-jsi as dependencies of React-Core to fix undefined symbols errors
jtreanor
committed
c2dc45a
View commit details
Copy full SHA for c2dc45a
Browse repository at this point
Update header_dir in Library podspecs so that they do not conflict with React/ imports
jtreanor
committed
9da7252
View commit details
Copy full SHA for 9da7252
Browse repository at this point
React-Core.podspec: Default Cxx headers private to avoid C++ import errors
jtreanor
committed
6d3c751
View commit details
Copy full SHA for 6d3c751
Browse repository at this point
Fix import errors with __has_include
jtreanor
committed
7ab5c34
View commit details
Copy full SHA for 7ab5c34
Browse repository at this point
Fix RCTImageUtils build in RNTester project
jtreanor
committed
09e56c9
View commit details
Copy full SHA for 09e56c9
Browse repository at this point
Remove redundant __has_include statements
jtreanor
committed
9ad7fc7
View commit details
Copy full SHA for 9ad7fc7
Browse repository at this point
You can’t perform that action at this time.