A framework for building native applications using React
COMMITS
/ Libraries/Utilities/Dimensions.js May 4, 2022
M
fix: remove deprecated removeListener methods (#33580)
Matin Zadeh Dolatabad committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
August 3, 2021
T
chore: update Dimensions API Flow types (#31898)
Test User committed
July 29, 2021
M
Update Dimension.js typo (#29858)
Michael Chow committed
March 11, 2021
T
RN: Change Dimensions to Return EventSubscription
Tim Yung committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 7, 2021
R
Implement typed event emitters
Rubén Norte committed
January 4, 2021
R
Add FlowFixMes for future violations of typed EventEmitter
Rubén Norte committed
February 13, 2020
A
Clean up misc references to ComponentScript
Adam Ernst committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
August 2, 2019
S
Fix Dimensions for ComponentScript
Spencer Ahrens committed
July 29, 2019
S
New `useWindowDimensions` hook to replace most `Dimensions` usage
Spencer Ahrens committed
May 29, 2019
E
Add spec for DeviceInfo module
Emily Janzer committed
May 8, 2019
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos 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
February 7, 2018
D
Native Modules -> Native Extensions
Dmitry Zakharov committed
January 29, 2018
D
Migrate DeviceInfoModule from RN Module to Native Function.
Dmitry Zakharov committed
October 10, 2017
J
Run eslint --fix
Janic Duplessis committed
March 17, 2017
A
Introduce `DeviceInfo` as a new native module
Ashwin Bharambe committed
February 14, 2017
A
BREAKING: Android: Correct value of Dimensions.get('screen').fontScale
Adam Comella committed
March 15, 2016
P
Update Dimensions when device orientation changes
Pieter De Baets committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 11, 2016
A
Expose screen metrics and window metrics
Andrei Coman committed
December 22, 2015
C
Add example of getting window dimensions to Dimensions docs.
Calvin Freitas committed
M
Add example of getting window dimensions to Dimensions docs
Martin Konicek committed
December 23, 2015
C
Revert dimensions.js change
Christopher Chedeau committed
November 27, 2015
N
Wrapped UIManager native module for better abstraction
Nick Lockwood committed
June 1, 2015
F
Expose fontScale to JS
Felix Oghina committed
April 24, 2015
S
[ReactNative] Fix dimensions in jest tests
Spencer Ahrens committed
April 17, 2015
A
April 16, 2015
March 24, 2015
M
Flowify Library/Utilities/
Marshall Roch committed
March 23, 2015
C
[ReactNative] Expanded license on js files
Christopher Chedeau committed
March 18, 2015
S
[ReactNative] Strip prefixes from NativeModules keys
Spencer Ahrens committed
March 17, 2015
S
[ReactNative] s/RK/RCT in OSS
Spencer Ahrens committed
March 2, 2015
C
[ReactNative] Replace all the call sites of mergeInto by Object.assign
Christopher Chedeau committed
February 20, 2015
S
[react-packager][streamline oss] Move open sourced JS source to react-native-github
Spencer Ahrens committed