A framework for building native applications using React
COMMITS
/ private/react-native-fantom/runner/runner.js March 5, 2026
A
Add toMatchInlineSnapshot support (#55892)
Andrew Datsenko committed
March 3, 2026
A
add cpp coverage (#54637)
Andrew Datsenko committed
A
Add LLVM coverage conversion to LCOV format (#55860)
Andrew Datsenko committed
December 22, 2025
M
Transform mixed to unknown in xplat/js (#54954)
Marco Wang committed
September 23, 2025
A
Allow to disable coverage via flag & disable it for benchmarks (#53912)
Andrew Datsenko committed
September 4, 2025
A
Add support for JS coverage (#53410)
Andrew Datsenko committed
August 12, 2025
R
Add support for JS debugging in Fantom (#53215)
Rubén Norte committed
August 7, 2025
R
Add type-safe API for passing around benchmark results (#53143)
Ruslan Shestopalyuk committed
August 6, 2025
R
Improve API to take JS heap snapshots in Fantom (#53071)
Rubén Norte committed
R
Improve filenames of JS sampling profiler traces (#53069)
Rubén Norte committed
August 5, 2025
R
Implement benchmark comparison of different feture flag configurations (#52925)
Ruslan Shestopalyuk committed
R
Add support for JS sampling profiler (#52827)
Rubén Norte committed
August 4, 2025
R
Centralize path definitions for Fantom builds and move to .out (#52829)
Rubén Norte committed
R
Create source maps for Fantom lazily (#52786)
Rubén Norte committed
R
Refactor runner to use a single instance of Metro for each run (#52777)
Rubén Norte committed
July 30, 2025
D
Refactor native/js modes (#52822)
Devan Buggay committed
July 28, 2025
R
Force every output to have a different filename in the same run (#52863)
Rubén Norte committed
July 25, 2025
R
Avoid creating too many unnecessary build directories for Fantom bundles (#52788)
Rubén Norte committed
July 24, 2025
A
skip bytecode support for hermes (#52767)
Andrew Datsenko committed
July 23, 2025
R
Add new environment variables to force CI and debug C++ (#52776)
Rubén Norte committed
R
Create new environment variable to force running benchmarks in test mode (#52759)
Rubén Norte committed
July 15, 2025
R
Fix reporting of errors without stack traces (#52601)
Rubén Norte committed
June 27, 2025
A
Fix non standard hermes config internally (#52321)
Andrew Datsenko committed
June 26, 2025
S
A
Introduce isOSS (#52222)
Andrew Datsenko committed
June 24, 2025
A
Move fantom into OSS (#52201)
Andrew Datsenko committed
June 12, 2025
T
RN: Move `{packages => private}/react-native-fantom` (#51938)
Tim Yung committed