Skip to content

Commit

Permalink
feat: expo migration wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Jan 26, 2024
1 parent 53b1d7d commit 81cf2d3
Show file tree
Hide file tree
Showing 109 changed files with 216 additions and 4,095 deletions.
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,18 @@ buck-out/
*.jsbundle

# CocoaPods
/ios_old/Pods/
/ios/Pods/

# Expo
.expo/
web-build/

# @end expo-cli

android_old/app/release/
android/app/release/
android_old
ios_old

# generate the native folders by expo prebuild command
ios
android
55 changes: 0 additions & 55 deletions android/app/BUCK

This file was deleted.

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

This file was deleted.

19 changes: 0 additions & 19 deletions android/app/build_defs.bzl

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 81cf2d3

Please sign in to comment.