A framework for building native applications using React
COMMITS
/ Libraries/Components/Touchable/TouchableNativeFeedback.android.js February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn 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 13, 2017
A
Fixes spelling mistake inside TouchableNativeFeedback.android.js
amilcar-andrade committed
February 27, 2017
J
Correct/consistent docs for Touchable components
James Isaac committed
October 25, 2016
A
Fix for TouchableNativeFeedback having Animated.Component direct child
Anthony Sherbondy committed
October 15, 2016
T
RN: Stop Deep Linking `ReactPropTypes`
Tim Yung committed
T
RN: Change `onlyChild => React.Children.only`
Tim Yung committed
T
RN: Require {react/lib/ => }ReactNative
Tim Yung committed
October 3, 2016
F
Android: enable foreground ripple
Felix Oghina committed
July 9, 2016
S
Fixed position of ripple-effect
Simon Dohmen committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
April 24, 2016
J
Reverted commit D3126513
Jeff Chien committed
April 22, 2016
J
Modify TouchableNativeFeedback (Ripple) to follow borderRadius
Jeff Chien committed
April 14, 2016
S
Improve touchable debugging
Spencer Ahrens 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 8, 2016
M
Forward touchable events to TouchableNativeFeedback
mangogogos committed
February 17, 2016
J
Add hitSlop prop on iOS and Android
Jesse Ruder committed
February 4, 2016
F
added accessibility props for touchables
fangmobile committed
January 21, 2016
J
Fix TouchNativeFeedback so that the ripple starts from where a person touches
Jeff Berg committed
January 6, 2016
A
Fix `background` warning in TouchableNativeFeedback
Alex Kotliarskyi committed
November 27, 2015
N
Wrapped UIManager native module for better abstraction
Nick Lockwood committed
November 18, 2015
K
Use requireNativeComponent everywhere.
Krzysztof Magiera committed
November 16, 2015
J
Expose the touch-retention offset as a prop
James Ide committed
October 16, 2015
B
Fix React warnings
Ben Alpert committed
September 21, 2015
J
Wrong function name
Jason Als committed
September 18, 2015
C
Fixed typo in TouchableNativeFeedback docs
ChristianHersevoort committed
September 17, 2015
A
Move color processing to JS
Alexsander Akers committed
September 14, 2015
M
Release React Native for Android
Martin Konicek committed