A framework for building native applications using React
COMMITS
/ scripts/react_native_pods.rb June 30, 2022
A
Mac Catalyst patches (#34026)
Arkkeeper committed
June 28, 2022
H
Make Hermes the default engine on iOS (#34085)
Héctor Ramos committed
June 27, 2022
R
Move LocalPodspecPatch to dedicated file (#34025)
Riccardo Cipolleschi committed
June 21, 2022
L
bump RTC-Folly to 2021.07.22 (#33841)
Luis Santana committed
K
Fix broken use_frameworks from React-bridging (#34011)
Kudo Chien committed
June 18, 2022
R
Move New Architecture setup to `new_architecture.rb` file (#33990)
Riccardo Cipolleschi committed
June 10, 2022
R
Move utilities out of `react_native_pods` - Part 2 (#33982)
Riccardo Cipolleschi committed
R
Move cocoapods utilities to utils.rb - Part 1 (#33978)
Riccardo Cipolleschi committed
June 9, 2022
H
Hermes: Use pre-built Hermes runtime in iOS Template tests (#33974)
Héctor Ramos committed
June 2, 2022
N
Backport Changes needed to let Hermes actually download the compiled tarball.
Nicola Corti committed
May 26, 2022
T
Fix `pod install --project-directory=ios` failing when Hermes is enabled (#33909)
Tommy Nguyen committed
May 25, 2022
F
Add comment to explain why production flag is used when Flipper is enabled (#33902)
Franco Meloni committed
H
Hermes: Use pre-built artifacts in hermes-engine
Héctor Ramos committed
May 24, 2022
May 23, 2022
H
Hermes: Use published hermes-engine for tagged RN releases
Héctor Ramos committed
May 19, 2022
R
Align Codegen between iOS and Android (#33864)
Riccardo Cipolleschi committed
May 18, 2022
R
Move fabric setup to a separate file (#33818)
Riccardo Cipolleschi committed
May 13, 2022
H
Hermes: Use prepare-hermes-for-build in CocoaPods (#33825)
Héctor Ramos committed
May 11, 2022
H
Hermes: Copy build scripts to RN
Héctor Ramos committed
May 10, 2022
R
Remove USE_CODEGEN_DISCOVERY flag (#33791)
Riccardo Cipolleschi committed
May 9, 2022
R
Move Flipper to dedicated flipper.rb
Riccardo Cipolleschi committed
May 6, 2022
H
Hermes: Warn user about longer pod install times when Hermes is enabled
Héctor Ramos committed
May 4, 2022
F
Fix using Swift in a native module with Fabric enabled (#33743)
fortmarek committed
April 22, 2022
H
Make Hermes from source the default
Héctor Ramos committed
April 21, 2022
R
Export REACT_NATIVE_PATH and fix find-node-for-xcode.sh fallback behavior (#33674)
Riccardo Cipolleschi committed
April 11, 2022
K
R
Introduce .xcode.env configuration file to source `node` (#33546)
Riccardo Cipolleschi committed
April 7, 2022
M
Circle CI: enable BUILD_HERMES_SOURCE for test_ios_rntester job (#33585)
matinzd committed
April 2, 2022
H
Use arbitrary hermes-engine.podspec during build (#33549)
Héctor Ramos committed
H
Print logs to differentiate JSC and Hermes builds
Héctor Ramos committed
April 1, 2022
H
Circle CI: Use curl to download Hermes tarball
Héctor Ramos committed
March 25, 2022
R
Enable SonarKit and Flipper in React-Core (#33499)
Riccardo Cipolleschi committed
H
Use Hermes Engine from CocoaPods and fix Circle CI (#33478)
Héctor Ramos committed
March 23, 2022
H
Build Hermes from source by default on iOS
Héctor Ramos committed
H
Selectively download Hermes and link HermesC
Héctor Ramos committed
March 17, 2022
F
Automatic update of `RCT-Folly` (#32659)
fortmarek committed
March 16, 2022
A
Bump Flipper-Glog to 0.5.0.4
Andrei Shikov committed
March 14, 2022
March 11, 2022
S
Move some classes to new bridging library (#33413)
Scott Kyle committed
M
fix(ios, flipper): update flipper sub-pods to support macCatalyst (#33406)
Mike Hardy committed
March 10, 2022
H
Download Hermes tarball during pod install
Héctor Ramos committed
D
Relative path support for app_path added
Dmitry Rykun committed
March 7, 2022
March 4, 2022
S
Add support for C++17 in OSS
Samuel Susla committed
February 24, 2022
H
Add flag to enable building Hermes from source on iOS
Héctor Ramos committed
January 28, 2022
L
Bump Hermes version to 0.11.x
Luna Wei committed
January 24, 2022
T
fix(ios): fix `Time.h` patch not being applied (#32961)
Tommy Nguyen committed
January 21, 2022
N
Bump Flipper to 0.125.0 (#32923)
Nicola Corti committed