upd: member

Deskripsi:
- list member
- ui tambah member
- ui detail member
- ui edit member

No Issues
This commit is contained in:
amel
2025-03-03 14:31:25 +08:00
parent e8ec2278d3
commit 392ef24697
14 changed files with 337 additions and 70 deletions

View File

@@ -35,7 +35,7 @@ export default function Index() {
</View>
<View>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image
@@ -48,7 +48,7 @@ export default function Index() {
/>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image
@@ -61,7 +61,7 @@ export default function Index() {
/>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image
@@ -74,7 +74,7 @@ export default function Index() {
/>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image
@@ -87,7 +87,7 @@ export default function Index() {
/>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image
@@ -100,7 +100,7 @@ export default function Index() {
/>
<BorderBottomItem
onPress={() => { }}
onPress={() => {router.push('/member/1')}}
borderType="all"
icon={
<Image