This shit aint working but juuuust incase I need the code I'll keep it here

This commit is contained in:
2025-10-16 11:25:03 +02:00
parent 8895bc9c9d
commit c6b952bfb5
10 changed files with 209 additions and 149 deletions

View File

@@ -17,6 +17,15 @@ export const styles = StyleSheet.create({
width: 180,
paddingHorizontal: 16,
},
//sideMenuOverlay: {
//position: "absolute",
//top: 0,
//left: 0,
//bottom: 0,
//width: "70%",
//zIndex: 10,
//backgroundColor: "#222",
//},
menuItem: {
paddingVertical: 16,
paddingHorizontal: 8,