Skip to content

Commit

Permalink
docs(readme): add example app images
Browse files Browse the repository at this point in the history
  • Loading branch information
ridvanaltun committed Jul 21, 2022
1 parent 2aa2bae commit 8f56dac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,10 @@ deepARRef?.current?.setTouchMode(false);

## Example App

| Ball Face | Background Segmentation |
| ------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| <img src="./docs/example-app-1.png" alt="Ball Face" width="300" /> | <img src="./docs/example-app-2.png" alt="Background Segmentation " width="300" /> |

```sh
# clone the project
git clone https://github.com/ridvanaltun/react-native-deepar.git
Expand Down
Binary file added docs/example-app-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/example-app-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f56dac

Please sign in to comment.