Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
.expo/
/coverage

# Expo CNG / prebuild output: native projects are regenerated by
# `expo prebuild` (and `expo run:*`) from app.json + config plugins.
/android
/ios

# Yarn
.yarn/*
!.yarn/patches
Expand Down
16 changes: 0 additions & 16 deletions example/android/.gitignore

This file was deleted.

176 changes: 0 additions & 176 deletions example/android/app/build.gradle

This file was deleted.

Binary file removed example/android/app/debug.keystore
Binary file not shown.
14 changes: 0 additions & 14 deletions example/android/app/proguard-rules.pro

This file was deleted.

7 changes: 0 additions & 7 deletions example/android/app/src/debug/AndroidManifest.xml

This file was deleted.

34 changes: 0 additions & 34 deletions example/android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading
Loading