Initial commit
.buckconfig
0 → 100644
.bundle/config
0 → 100644
.eslintrc.js
0 → 100644
.flowconfig
0 → 100644
.gitignore
0 → 100644
.node-version
0 → 100644
.prettierrc.js
0 → 100644
.ruby-version
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.7.5' | ||
gem 'cocoapods', '~> 1.11', '>= 1.11.2' |
__tests__/App-test.js
0 → 100644
android/app/_BUCK
0 → 100644
android/app/build.gradle
0 → 100644
android/app/build_defs.bzl
0 → 100644
android/app/debug.keystore
0 → 100644
File added
Please register or sign in to comment