upd: tampilan
Deskripsi: - tampilan form tambah banner - button save header tambah banner - tampilan form edit banner - button save header edit banner - padding form input with icon left or right No Issues
This commit is contained in:
@@ -29,11 +29,12 @@ export default function DiscussionDetail() {
|
||||
<BorderBottomItem
|
||||
borderType="bottom"
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.lightGreen]}>
|
||||
<MaterialIcons name="chat" size={25} color={'#384288'} />
|
||||
</View>
|
||||
<Image
|
||||
source={require("../../../../../../../assets/images/user.jpeg")}
|
||||
style={[Styles.userProfileSmall]}
|
||||
/>
|
||||
}
|
||||
title="Danantara"
|
||||
title="Amalia Dwi"
|
||||
subtitle={
|
||||
<LabelStatus category='success' text='BUKA' size="small" />
|
||||
}
|
||||
@@ -137,7 +138,7 @@ export default function DiscussionDetail() {
|
||||
</View>
|
||||
</ScrollView>
|
||||
</View>
|
||||
<View style={[Styles.p15, { flex: 0.4 }]}>
|
||||
<View style={[Styles.p10, { flex: 0.5 }]}>
|
||||
<InputForm
|
||||
bg="white"
|
||||
type="default"
|
||||
|
||||
Reference in New Issue
Block a user