react-native/Libraries/Components/View
Nick Lockwood f685878938 Improved 3D touch implementation, and added example
Summary:
public
This diff improves the implementation of 3D touch by adding a `forceTouchAvailable` constant to View that can be used to check if the feature is supported.

I've also added an example of how you can use the `force` property of the touch event to measure touch pressure in React Native.

Reviewed By: vjeux

Differential Revision: D2864926

fb-gh-sync-id: 754c54989212ce4e4863716ceaba59673f0bb29d
2016-01-27 09:05:36 -08:00
..
ReactNativeStyleAttributes.js added support for overlayColor property for image 2016-01-24 14:00:39 -08:00
ReactNativeViewAttributes.js Refactor Attribute Processing (Step 2) 2015-10-06 10:28:35 -07:00
ShadowPropTypesIOS.js Improved shadow performance 2016-01-14 14:04:34 -08:00
View.js Improved 3D touch implementation, and added example 2016-01-27 09:05:36 -08:00
ViewStylePropTypes.js Improved shadow performance 2016-01-14 14:04:34 -08:00