Skip to content

Commit

Permalink
Move sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
jalada committed Oct 3, 2021
1 parent 5c1404f commit 123ce28
Show file tree
Hide file tree
Showing 76 changed files with 3 additions and 11,104 deletions.
6 changes: 0 additions & 6 deletions sample-app/CavyDirectory/.buckconfig

This file was deleted.

4 changes: 0 additions & 4 deletions sample-app/CavyDirectory/.eslintrc.js

This file was deleted.

73 changes: 0 additions & 73 deletions sample-app/CavyDirectory/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion sample-app/CavyDirectory/.gitattributes

This file was deleted.

62 changes: 0 additions & 62 deletions sample-app/CavyDirectory/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions sample-app/CavyDirectory/.prettierrc.js

This file was deleted.

1 change: 0 additions & 1 deletion sample-app/CavyDirectory/.watchmanconfig

This file was deleted.

23 changes: 3 additions & 20 deletions sample-app/CavyDirectory/README.md
@@ -1,21 +1,4 @@
# Cavy Directory: React Native & Cavy Sample App
# Moved

Base code borrowed from [Christophe
Coenraets](https://github.com/ccoenraets/employee-directory-react-native).

## How to run the app

You will need the React Native command line tools to run the sample app.
Install dependencies with `yarn`, then run the app with `react-native run-ios`.

## How to run the tests

You will need Cavy CLI to run the tests:

`yarn global add cavy-cli`

Then run the tests with `cavy-run ios` or `cavy-run android`.

Here's what it should look like when the tests run:

![](https://user-images.githubusercontent.com/126989/46582861-98358a80-ca45-11e8-989e-be33742651b1.gif)
The sample application now lives at
[pixielabs/cavy-sample-app](https://github.com/pixielabs/cavy-sample-app).
55 changes: 0 additions & 55 deletions sample-app/CavyDirectory/android/app/BUCK

This file was deleted.

0 comments on commit 123ce28

Please sign in to comment.