upd: announcement

Deskripsi:
- load all announcement
- pencarian announcement
- tambah announcement
- get detail one announcement

No Issues
This commit is contained in:
amel
2025-05-07 17:26:49 +08:00
parent dee684fb88
commit 6cae53cbc7
8 changed files with 431 additions and 153 deletions

View File

@@ -74,6 +74,9 @@ const Styles = StyleSheet.create({
mb30: {
marginBottom: 30
},
mb50: {
marginBottom: 50
},
mb100: {
marginBottom: 100
},