Initial commit
parents
.bundle/config
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.node-version
0 → 100644
.prettierrc.js
0 → 100644
.watchmanconfig
0 → 100644
App.js
0 → 100644
Gemfile
0 → 100644
source 'https://rubygems.org' | ||
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version | ||
ruby '>= 2.6.10' | ||
gem 'cocoapods', '>= 1.11.3' |
Gemfile.lock
0 → 100644
README.md
0 → 100644
__tests__/App-test.tsx
0 → 100644
android/app/build.gradle
0 → 100644
android/app/debug.keystore
0 → 100644
File added
File added
Please register or sign in to comment