A framework for building native applications using React
COMMITS
/ React/Base/RCTJavaScriptLoader.mm March 15, 2022
P
Fix parseTypeFromHeader for Hermes bytecode
Pieter De Baets committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
December 17, 2020
K
Bytecode client for Android (#30595)
Keion Anvaripour committed
June 16, 2020
C
Remove legacy bytecode handling
Christoph Nakazawa committed
June 15, 2020
C
Bytecode client for iOS
Christoph Nakazawa committed
June 8, 2020
C
Add `RCTDevSplitBundleLoader` native module
Christoph Nakazawa committed
April 29, 2020
R
Don't allow download percentage to exceed expectations
Rick Hanlon committed
R
Update loading banner text and colors
Rick Hanlon committed
March 9, 2020
V
Clang format for all React Native files
Valentin Shergin committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
October 18, 2018
M
iOS changes to switch to JSI
Marc Horowitz committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
September 20, 2017
J
Fix Content-Type header checking of React/RCTJavascriptLoader.mm #15791
Justin Reynolds committed
September 18, 2017
P
Force local builds to use regular JS bundles
Paco Estevez Garcia committed
August 31, 2017
B
add files changed count to reload metrics
Ben Nham committed
August 30, 2017
B
encapsulate JS source in RCTSource object
Ben Nham committed
August 14, 2017
J
Show bundle download progress on iOS
Janic Duplessis committed
July 26, 2017
K
ios: allow application/javascript and text/javascript for packager bundle mime type
Kevin Gozali committed
July 20, 2017
J
Validate the content type of the bundle returned by the packager
Janic Duplessis committed
June 14, 2017
P
Avoid crash when accessing jsContextRef without an executor
Pieter De Baets committed
May 31, 2017
S
Add message to remind user to enable wifi
Stephen Bird committed
February 20, 2017
A
Simplifying Struct definition.
Ashok Menon committed
February 15, 2017
P
Replace valueForKey with subscript access in RCTJavascriptLoader
Pieter De Baets committed
January 12, 2017
R
JavaScriptLoader BCBundle version check
rh389 committed
January 3, 2017
D
Fix comparison between NSNumber* and int
Dave Lee committed
November 23, 2016
P
Replace RCTJSCWrapper with JSCWrapper from ReactCommon
Pieter De Baets committed
D
Move `ScriptTag` and `RCTJSModulesUnbundle` to `cxxreact`
David Aurelio committed