added notification

This commit is contained in:
Samandar Turgunboyev
2025-09-04 10:06:46 +05:00
parent e51ff4f502
commit f55a3a50ed
54 changed files with 2502 additions and 643 deletions

View File

@@ -177,10 +177,11 @@ const styles = StyleSheet.create({
},
title: {
color: '#fff',
fontWeight: 'bold',
fontWeight: '500',
},
text: {
color: '#fff',
color: '#eeee',
fontWeight: '400',
},
nextButtonWrapper: {
position: 'absolute',