A framework for building native applications using React
COMMITS
/ Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.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
September 8, 2021
M
removed default props for drawerBackgroundColor and fixed lint issues (#32162)
Meghnath Pillay committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
August 17, 2020
A
chore: use es6 import for DrawerLayoutAndroid (#29639)
Agastya Darma committed
April 17, 2020
Z
Make ColorValue public in StyleSheet.js
Zack Argyle 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
March 2, 2020
T
PlatformColor implementations for iOS and Android (#27908)
Tom Underhill committed
September 25, 2019
E
Fix ref and component return types
Eli White committed
August 23, 2019
L
Final fixes and seal xplat/js/react-native-github
Logan Daniels committed
August 22, 2019
E
Fix Flowtype for Command refs
Eli White committed
August 8, 2019
E
DrawerLayoutAndroid drawerPosition now expects a string, number is deprecated
Eli White committed
August 2, 2019
E
Change AndroidDrawerLayoutNativeComponent to use JS codegen for commands
Eli White committed
July 10, 2019
M
Change returning value of DirectEventHandler and BubblingEventHandler to void
Michał Osadnik committed
July 3, 2019
M
Add codegen to AndroidDrawer
Michał Osadnik committed
May 8, 2019
April 24, 2019
B
WIP: add snapshots for mocked and unmocked components (#24554)
Brandon Carroll committed
March 4, 2019
R
chore: update comment in DrawerLayoutAndroid (#23730)
Ryan Stelly committed
January 18, 2019
H
AndroidDrawerLayout (#23036)
Heinrich Tremblay committed
November 29, 2018
P
0.87.0 in xplat/js
Panagiotis Vekris committed
November 17, 2018
E
DrawerLayoutAndroid: Convert to ES6 class (#21980)
empyrical committed
November 5, 2018
F
Flow strict DrawerLayout (#22152)
flowkraD committed
September 28, 2018
N
Move and Rename custom propType definitions in ColorPropTypes (#21371)
nd-02110114 committed
September 27, 2018
A
Refactor UIManager view manager accesses
Andrew Chen (Eng) committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
E
Deprecate View prop-type definitions
Eli White committed
June 10, 2018
E
Don't pass additional args to requireNativeComponent in .android.js files
Eli White committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 3, 2018
E
Converting Libraries/Components to not use var
Eli White committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
August 15, 2017
D
Expose StatusBar height and fix StatusBar example - T13591448
David Vacca committed
July 24, 2017
I
Update DrawerLayoutAndroid.android.js
Isaac Odhiambo committed
July 7, 2017
S
Replace React.createClass with create-react-class
Seth Fitzsimmons committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
March 24, 2017
B
Ran codemod to replace View.propTypes with ViewPropTypes
Brian Vaughn committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 15, 2016
T
RN: Stop Deep Linking `ReactPropTypes`
Tim Yung committed
T
RN: Require {react/lib/ => }ReactNative
Tim Yung committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
May 8, 2016
A
Fixed typo
Alessandro Nadalin committed
April 17, 2016
J
Fix DrawerLayoutAndroid not able to set opacity
Jia Rong Lim committed
April 11, 2016
J
Fix DrawerLayoutAndroid method parameter
Janic Duplessis committed
April 9, 2016
J
Display component methods on the website and tweak the documentation
Janic Duplessis committed
April 8, 2016
S
React.findNodeHandle -> ReactNative.findNodeHandle
Sebastian Markbage committed
March 30, 2016
J
Add statusBarBackgroundColor to DrawerLayoutAndroid to allow it to open over the status bar
Janic Duplessis committed
March 21, 2016
J
Add support for elevation in DrawerLayoutAndroid
Janic Duplessis committed
March 10, 2016
S
add hyphen on drawerLockMode values
sunnylqm committed
February 24, 2016
A
Add drawerLockMode prop to DrawerLayoutAndroid
Andreas Drivenes committed