Revize cbf81c55
Přidáno uživatelem Schwobik před téměř 2 roky(ů)
src/pages/HomePage.tsx | ||
---|---|---|
35 | 35 |
) : ( |
36 | 36 |
<> |
37 | 37 |
<ApplicationHeading/> |
38 |
<ScrollView > |
|
38 |
<ScrollView mb={5} >
|
|
39 | 39 |
<Image |
40 | 40 |
source={ {uri: "http:/147.228.173.159/static/home/Rudolf-Aachen-crop.png"} } |
41 | 41 |
w={"100%"} h={ 200 } |
Také k dispozici: Unified diff
General fixes, splashscreen, homepage, searchpage
re #10715