new structure
Showing
.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
.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' | ||
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0' |
__tests__/App-test.js
0 → 100644
android/app/_BUCK
0 → 100644
android/app/build.gradle
0 → 100644
This diff is collapsed.
android/app/build_defs.bzl
0 → 100644
android/app/debug.keystore
0 → 100644
File added
2.98 KB
4.91 KB
2.05 KB
2.79 KB
4.46 KB
6.93 KB
6.31 KB
10.4 KB
9.03 KB
15.2 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
File added
android/gradlew
0 → 100644
android/gradlew.bat
0 → 100644
android/settings.gradle
0 → 100644
app.json
0 → 100644
babel.config.js
0 → 100644
index.js
0 → 100644
ios/.xcode.env
0 → 100644
This diff is collapsed.
ios/EMidWife/AppDelegate.h
0 → 100644
ios/EMidWife/AppDelegate.mm
0 → 100644
ios/EMidWife/Info.plist
0 → 100644
ios/EMidWife/main.m
0 → 100644
ios/EMidWifeTests/Info.plist
0 → 100644
ios/Podfile
0 → 100644
metro.config.js
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
8.76 KB
src/assets/drawer-cover.jpeg
0 → 100644
232 KB
src/assets/ex_1.jpg
0 → 100644
131 KB
src/assets/ex_2.jpg
0 → 100644
163 KB
src/assets/ex_3.jpg
0 → 100644
176 KB
src/assets/ex_4.jpg
0 → 100644
215 KB
149 KB
src/assets/icons/LOGO.svg
0 → 100644
src/assets/icons/rounds.svg
0 → 100644
src/assets/icons/time.svg
0 → 100644
src/assets/icons/watch.svg
0 → 100644
src/assets/tracking.jpg
0 → 100644
2.41 MB
src/assets/user.jpg
0 → 100644
4.9 KB
src/components/Button.js
0 → 100644
src/constants/colors.js
0 → 100644
src/constants/imgs.js
0 → 100644
src/constants/index.js
0 → 100644
src/constants/routes.js
0 → 100644
src/screens/auth/Login.js
0 → 100644
src/screens/auth/Register.js
0 → 100644
This diff is collapsed.
src/screens/home/Home.js
0 → 100644
This diff is collapsed.
src/screens/home/Settings.js
0 → 100644
This diff is collapsed.
src/screens/home/Wallet.js
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
src/screens/index.js
0 → 100644
This diff is collapsed.
yarn.lock
0 → 100644
This diff is collapsed.