A framework for building native apps with React. http://facebook.github.io/react-native/
Go to file
Nick Lockwood acafa7e921 [ReactNative] Properly transition RCTTouchHandler state
Summary:
When touches end or cancel, update self.state in
RCTTouchHandler to let iOS know that we are in an ended/canceled state.
This way we won't eat other touches because it still thinks we're in a
began/changed state.

@public

Test Plan:
Scrolling in the back swipe area no longer busts gesture
recognition in Wilde.
2015-05-05 06:21:55 -08:00
Examples [React Native] Save UIExplorer search state 2015-05-05 05:46:53 -08:00
IntegrationTests MapView to support MKPointAnnotation using new attribute annotate in Map... 2015-04-14 18:03:37 -08:00
Libraries [React Native] Save UIExplorer search state 2015-05-05 05:46:53 -08:00
React [ReactNative] Properly transition RCTTouchHandler state 2015-05-05 06:21:55 -08:00
jestSupport [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
lint [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
packager [ReactNative] improve console logging a little bit 2015-05-04 18:57:03 -08:00
.eslintignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
.eslintrc [ReactNative] Turn of lint warning for constant conditions 2015-04-03 10:04:35 -08:00
.flowconfig [Flow] Add versions to fbobjc .flowconfigs 2015-04-24 22:49:51 -08:00
React.podspec [ReactNative] rename Animation to AnimationExperimental with warning docs 2015-04-04 11:20:45 -08:00
linter.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
package.json [react-packager] Update sane to use watch-project 2015-05-04 10:36:07 -08:00
runXcodeTests.sh [React Native] Sync from github 2015-03-27 22:09:11 -08:00