A modern React Native template built with Expo and styled using NativeWind (Tailwind CSS) to deliver a sleek, modern tab navigation experience.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
^14.0.2^7.2.0^7.0.14^7.0.0~52.0.38^13.0.1~14.0.3^16.0.18~17.0.8~13.0.4~14.0.1^14.0.2~7.0.5~4.0.18~0.29.22~2.0.1~0.2.2~4.0.8~14.0.2^7.2.2^0.359.0^4.1.2318.3.118.3.10.76.7~2.20.2~3.16.1^4.12.0~4.4.0~0.19.1313.12.5^7.20.0^8.4.35^3.3.25
commits
Refactor HomePage layout to improve user experience. Replaced the previous mapping of payment options with individual TouchableOpacity components for better readability and maintainability. Enhanced styling for payment option buttons and added an "Explore All Payments" button for easier navigation.
fea2a67View on GitHubUpdate Tailwind configuration and enhance HomePage layout. Changed color scheme for better aesthetics, updated tab bar styles, and improved component structure. Removed unused QuickActionButton component and added new payment options with icons for a more intuitive user experience.
325ff00View on GitHubRefactor project structure and enhance layout. Updated Babel and Metro configurations for improved compatibility with NativeWind. Removed unused screens and components, streamlined the HomePage layout with a redirect to tabs. Added new dependencies for barcode scanning and camera functionality.
5e858b7View on GitHubUpdate project configuration and enhance HomePage layout with new features. Added support for react-native-reanimated and expo-router in Babel config. Updated package dependencies for improved functionality and performance. Redesigned HomePage with a new layout, including balance display, quick action buttons, and recent transactions. Replaced Ionicons with lucide-react-native icons for a modern look.
2031711View on GitHub