react-native-camera/docs
SimonErm dc4f65702f
feat(touch): Feature/add on tap events (#2827)
* add TouchEvent on android

* add GestureHandler to detect touches on android

* add property to enable touchDetector on android

* add onTouch event to ios

* add GestureRecognizer to ios

* add onTouch property and js setup

* add missing semicolons

* fix literal notation

* add missing ":"

* fix copy-paste error (wrong var-name)

* pass the native event to the onTouch callback

* replace : with ;

* add onTouch type defs

* add documentation for onTouch property

* scale postion before emitting since the event coordinates are raw pixels

* migrate advanced example to native pinch zoom and onTouch

* split onTouch property into onTap and onDoubleTap
2020-05-12 17:56:42 -03:00
..
AndroidXMigration.md break(androidX): upgrading to sdk 28 and androidx (#2068) (#2306) 2019-07-14 16:08:03 -03:00
API.md Docs: Added several properties and collected the methods into an index 2019-12-25 16:00:52 -05:00
Contributing.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
expo_usage.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
GradleUpgradeGuide.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
installation.md Add Cpp/WinRT camera module support for React Native Windows 2020-03-03 10:41:00 -08:00
migration.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
migrationV2.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
QA.md Fixed typo on line 91 2019-12-25 02:30:25 -03:00
react-navigation.md feat(docs): update react-navigation doc (#2574) 2019-11-11 11:28:41 -03:00
Recipes.md Semantic issue on line 50 2019-12-25 02:24:40 -03:00
RNCamera.md feat(touch): Feature/add on tap events (#2827) 2020-05-12 17:56:42 -03:00
tests.md feat(docs): Add docusaurus (#2293) 2019-06-02 16:20:35 -03:00
Tidelift.md doc(tidelift): add tidelift for enterprise 2019-10-18 23:07:24 -03:00