TODO: CodeBase
Showing
.gitignore copy
0 → 100644
App.js
0 → 100644
App.tsx
deleted
100644 → 0
src/RootView.js
0 → 100644
src/actions/NotificaitonAction.js
0 → 100644
src/actions/ReportAction.js
0 → 100644
src/actions/ScreenInitAction.js
0 → 100644
src/actions/SnackBarAction.js
0 → 100644
src/actions/SystemConfigAction.js
0 → 100644
src/actions/actionTypes.js
0 → 100644
src/actions/cartAction.js
0 → 100644
src/actions/language.js
0 → 100644
src/actions/loadingAction.js
0 → 100644
src/actions/users.js
0 → 100644
src/actions/walletAction.js
0 → 100644
src/apis/Functions/dropDown.js
0 → 100644
src/apis/Functions/home.js
0 → 100644
src/apis/Functions/users.js
0 → 100644
src/apis/Functions/wallet.js
0 → 100644
src/apis/helpers.js
0 → 100644
src/apis/index.js
0 → 100644
src/apis/url.js
0 → 100644
src/assets/AsynStorage.js
0 → 100644
src/assets/R.js
0 → 100644
src/assets/colors.js
0 → 100644
src/assets/fonts.js
0 → 100644
src/assets/fontsize.js
0 → 100644
src/assets/images.js
0 → 100644
src/assets/images/bg_cannot_connect.png
0 → 100644
35 KB
src/assets/images/icAccount.png
0 → 100644
1.29 KB
src/assets/images/icCamera.png
0 → 100644
29.2 KB
src/assets/images/icCompleted.png
0 → 100644
1.42 KB
src/assets/images/icFailed.png
0 → 100644
1.48 KB
src/assets/images/icGallery.png
0 → 100644
5.23 KB
src/assets/images/icHome.png
0 → 100644
854 Bytes
src/assets/images/icInfo.png
0 → 100644
1.07 KB
src/assets/images/iconArrowRight.png
0 → 100644
968 Bytes
src/assets/images/iconCamera.png
0 → 100644
3.72 KB
src/assets/images/iconError.png
0 → 100644
3.86 KB
src/assets/images/iconFaceID.png
0 → 100644
1.15 KB
src/assets/images/iconImg.png
0 → 100644
5.23 KB
src/assets/images/iconSuccess.png
0 → 100644
3.27 KB
src/assets/images/iconWarn.png
0 → 100644
3.87 KB
src/assets/sizes.js
0 → 100644
src/assets/theme.js
0 → 100644
src/components/Aleart.js
0 → 100644
src/components/AppText.js
0 → 100644
src/components/Button.js
0 → 100644
src/components/DecodeQR.js
0 → 100644
src/components/DropdownAlert/index.js
0 → 100644
src/components/FocusAwareStatusBar.js
0 → 100644
src/components/Header/Header.js
0 → 100644
src/components/Input/TextField.js
0 → 100644
src/components/Input/TextMulti.js
0 → 100644
src/components/Input/TextNote.js
0 → 100644
src/components/List/FlatListSwipe.js
0 → 100644
src/components/List/ItemEmpty.js
0 → 100644
src/components/List/StyledIndicator.tsx
0 → 100644
src/components/List/StyledList.tsx
0 → 100644
src/components/List/StyledNoData.tsx
0 → 100644
src/components/NoInternet.js
0 → 100644
src/components/Picker/ModalSearch.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Picker/PickerAvatar.js
0 → 100644
src/components/Picker/PickerDate.js
0 → 100644
src/components/Picker/PickerDateLine.js
0 → 100644
src/components/Picker/PickerIdentify.js
0 → 100644
src/components/Picker/PickerImg.js
0 → 100644
src/components/Picker/PickerImgUni.js
0 → 100644
src/components/Picker/PickerItem.js
0 → 100644
src/components/Picker/PickerSearch.js
0 → 100644
src/components/Picker/UploadImg.js
0 → 100644
src/components/SnackBar.js
0 → 100644
src/components/VersionCheck.js
0 → 100644
src/config/Functions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/constants.js
0 → 100644
src/config/socketIO.js
0 → 100644
src/helper/FirebaseNotification.js
0 → 100644
src/helper/Room.js
0 → 100644
src/helper/SocketIO.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/helper/i18/i18n.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/helper/i18/locales/en.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/helper/i18/locales/vn.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/CartReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/ModalLoading.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/ScreenInit.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/SnackReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/SystemConfigReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/languageReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/userReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/reducers/walletReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/routers/PlussModal.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/routers/ScreenNames.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/routers/StackNavigation.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/routers/TabNavigation.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/saga/rootSaga.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/saga/userSaga.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/saga/walletSaga.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/account/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/account/view.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/home/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/home/view.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/login/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/login/view.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/notification/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/notification/view.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/product/create/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/screens/product/create/view.js
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.