Commit f362a5d6 by Nguyễn Thị Thúy

complete integrate price api

parent b9b63375
import React, {useEffect, useState} from 'react';
import {View, Alert, Platform} from 'react-native';
import {Alert, Platform} from 'react-native';
import {connect} from 'react-redux';
import {getTransaction} from '../../apis/Functions/users';
import {getImagesHome} from '../../apis/Functions/General';
......
import React from 'react';
import {
View,
ImageBackground,
StyleSheet,
ScrollView,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment