Skip to content

Commit cb13dd9

Browse files
committed
chore: bump example to 0.77, remove expo example
1 parent aae4759 commit cb13dd9

40 files changed

+1472
-3545
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This project is a monorepo managed using [Yarn workspaces](https://yarnpkg.com/f
1010

1111
- The core library package in the `packages` directory
1212
- React Native example app in `apps/example`
13-
- Expo example app in `apps/example-expo`
1413

1514
To get started with the project, run `yarn` in the root directory to install the required dependencies for each package:
1615

@@ -57,12 +56,6 @@ cd -
5756
yarn ios
5857
```
5958

60-
To run the Expo example:
61-
62-
```sh
63-
yarn workspace example-expo start
64-
```
65-
6659
By default, the example is configured to build with the new architecture. To run the example with the old architecture, you can do the following:
6760

6861
1. For Android, run:

apps/example-expo/.gitignore

Lines changed: 0 additions & 40 deletions
This file was deleted.

apps/example-expo/app.json

Lines changed: 0 additions & 53 deletions
This file was deleted.

apps/example-expo/app/(tabs)/_layout.tsx

Lines changed: 0 additions & 29 deletions
This file was deleted.

apps/example-expo/app/(tabs)/explore.tsx

Lines changed: 0 additions & 96 deletions
This file was deleted.

apps/example-expo/app/(tabs)/index.tsx

Lines changed: 0 additions & 69 deletions
This file was deleted.

apps/example-expo/app/+not-found.tsx

Lines changed: 0 additions & 32 deletions
This file was deleted.

apps/example-expo/app/_layout.tsx

Lines changed: 0 additions & 42 deletions
This file was deleted.
-91.1 KB
Binary file not shown.
-17.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)