Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b537035

Browse files
committed
Update readme
1 parent 6b1d2c7 commit b537035

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cp -r tensorflowjs-template new
1818
1. [image-to-tensor](image-to-tensor/)
1919
1. [tensor-reversal](tensor-reversal/)
2020
1. [old-tv](old-tv/)
21-
1. [Vision](vision/)
21+
1. [vision](vision/)
2222

2323
## Ressources
2424

‎vision/README.md‎

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
# React Native with Google Vision
22

33
Using [vision.googleapis.com](https://cloud.google.com/vision) to identify the content of a picture.
4+
45
Thanks to @EvanBacon [for the example](https://github.com/expo/examples/tree/master/with-google-vision).
56

7+
**Requirements**
8+
9+
- Google Cloud Vision API key
10+
611
## Result
712

813
![React Native with Google Vision](./images/google-cloud-vision.gif)
914

1015
## Getting Started
1116

12-
**Requirements**
13-
14-
- Google Cloud Vision API key
15-
1617
```
1718
yarn
18-
yarn start // then scan the QR Code
19+
yarn start
1920
```
21+
22+
Then scan the QR Code and use your `iOS|android` device

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /