method payment screen
Showing
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -17,6 +17,7 @@ |
"@react-navigation/native": "^5.9.2", | ||
"@react-navigation/stack": "^5.14.2", | ||
"axios": "^0.21.1", | ||
"dateformat": "^4.5.1", | ||
"lodash": "^4.17.20", | ||
"moment": "^2.29.1", | ||
"react": "16.11.0", | ||
... | ... | @@ -39,7 +40,8 @@ |
"react-native-vnpay-merchant": "/Users/macbookpro/Documents/Company/ReactNative/Invest/node_modules/react-native-vnpay-merchant", | ||
"react-redux": "^7.2.2", | ||
"redux": "^4.0.5", | ||
"redux-saga": "^1.1.3" | ||
"redux-saga": "^1.1.3", | ||
"sha256": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.13.1", | ||
... | ... |
src/Screens/Action/Deposit/ChooseMethod.js
0 → 100644
src/Screens/Action/Deposit/Item.js
0 → 100644
src/Screens/Payment/setup.js
0 → 100644
src/apis/Functions/Deposit.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment