fix
deskripsi: - fix ViewWrapper : flexibel terhadap keypad - saat keypad keluar tidak ada lagi space di atas navighation bar No Issue
This commit is contained in:
@@ -19,7 +19,7 @@ export default function UiHome() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<ViewWrapper tabBarComponent={<TabSection tabs={tabsHome} />}>
|
||||
<ViewWrapper footerComponent={<TabSection tabs={tabsHome} />}>
|
||||
{/* Content Image */}
|
||||
<Home_ImageSection />
|
||||
<Spacing height={10} />
|
||||
|
||||
Reference in New Issue
Block a user