upd: ui jabatan

Deskripsi:
- ui list jabatan
- ui filter modal
- ui tambah jabatan
- ui select option
- ui modal select option
- ui edit jabatan

No Issues
This commit is contained in:
amel
2025-02-28 15:15:15 +08:00
parent 9c24c9b1a5
commit 81a234d5cd
11 changed files with 402 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ export default function Index() {
<SafeAreaView>
<ScrollView>
<View style={[Styles.p15]}>
<View style={{ justifyContent: 'space-between', flexDirection: 'row', marginBottom: 15, backgroundColor: 'white', borderRadius: 20, padding: 5 }}>
<View style={[Styles.wrapBtnTab]}>
<ButtonTab
active={active == "false" ? "false" : "true"}
value="true"