Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
intergalacticspacehighway authored Oct 9, 2022
1 parent 9be3f34 commit 0d3a213
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React Native iOS Live Text Image


Scans text as well as QRCode.


https://user-images.githubusercontent.com/23293248/194712842-bb7f5ab0-7ea4-4b4b-8a55-e17263f8adea.mp4
Expand All @@ -10,8 +10,15 @@ https://user-images.githubusercontent.com/23293248/194712842-bb7f5ab0-7ea4-4b4b-
# Installation

```
// yarn
yarn add react-native-live-text-image-view
// npm
npm install react-native-live-text-image-view
```

```
cd ios/ && pod install
```

Expand Down

0 comments on commit 0d3a213

Please sign in to comment.