A framework for building native applications using React
COMMITS
/ Libraries/Utilities/MatrixMath.js December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
August 24, 2021
S
fix typos in comments (#32061)
Steven Bell committed
May 11, 2020
W
Fix skewX on Android and in the JS decomposition (#28862)
William Candillon committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
January 29, 2020
J
Clear some lint warnings (#27893)
Jesse Katsumata committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
November 4, 2018
G
Remove var in Libraries/Utilities/MatrixMath.js (#22111)
ggtmtmgg committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 6, 2018
P
Bump Prettier to 1.13.4 on xplat
Peter van der Zee committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
May 10, 2018
E
Convert react-native-github/Libraries to let/const
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
March 8, 2017
E
Fix license headers
Eric Vicenti committed
January 19, 2017
M
fix skew transformation
Max Graey committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 8, 2016
R
Fix the perspective projection
Renyu Liu committed
December 10, 2015
F
Add rotateX and rotateY transforms to Android Views .
Felipe Martim committed
December 2, 2015
G
Fix errors uncovered by v0.19.0
Gabe Levi committed
September 24, 2015
J
Add skewX and skewY to the transform style options
Jason Brown committed
August 17, 2015
M
generalise handling of uniforms and samplers
Mike Armstrong committed
July 16, 2015
M
Camera node for scene hierarchy
Mike Armstrong committed
July 15, 2015
C
[transform] add perspective property to transform
chirag04 committed
May 19, 2015
S
[ReactNative] clean lint in all of Libraries/
Spencer Ahrens committed
May 12, 2015
B
[ReactNative] decompose transform matrix
Bill Fisher committed
April 23, 2015
B
Implement transform styles, redux
Bill Fisher committed
April 18, 2015
A
Revert "[ReactNative] implement transform styles"
Andy Street committed
B
[ReactNative] implement transform styles
Bill Fisher committed