Commit b4098916 by Giang Tran

update code

parent ac70cfc7
......@@ -7,7 +7,7 @@ import {WebView} from 'react-native-webview';
const DetailHistory = (props) => {
return (
<View style={{flex: 1}}>
<HeaderBack isWhite={true} title={'Deposit'} />
<HeaderBack isWhite={true} title={'Detail'} />
<WebView
androidHardwareAccelerationDisabled={true}
source={{
......
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