Skip to content

Commit

Permalink
update expo50
Browse files Browse the repository at this point in the history
  • Loading branch information
mahaaoo committed Mar 28, 2024
1 parent 8d41bed commit 65b1f00
Show file tree
Hide file tree
Showing 106 changed files with 62,061 additions and 21,367 deletions.
4 changes: 0 additions & 4 deletions example/.expo-shared/assets.json

This file was deleted.

83 changes: 21 additions & 62 deletions example/.gitignore
Original file line number Diff line number Diff line change
@@ -1,76 +1,35 @@
# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files

# dependencies
node_modules/
coverage/

# Expo
.expo/
dist/
npm-debug.*
web-build/

# Native
*.orig.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/

# macOS
.DS_Store
# Metro
.metro-health-check*

# @generated expo-cli sync-e7dcf75f4e856f7b6f3239b3f3a7dd614ee755a8
# The following patterns were generated by expo-cli
# debug
npm-debug.*
yarn-debug.*
yarn-error.*

# OSX
#
# macOS
.DS_Store
*.pem

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace

# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml
*.hprof

# node.js
#
node_modules/
npm-debug.log
yarn-error.log

# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore

# Bundle artifacts
*.jsbundle

# CocoaPods
/ios/Pods/

# Expo
.expo/
web-build/
dist/
# local env files
.env*.local

# @end expo-cli
# typescript
*.tsbuildinfo
File renamed without changes.
21 changes: 0 additions & 21 deletions example/android/.gitignore

This file was deleted.

55 changes: 0 additions & 55 deletions example/android/app/BUCK

This file was deleted.

Loading

0 comments on commit 65b1f00

Please sign in to comment.