This is a React Native application for a banking app with support for both light and dark themes. The app allows users to view transactions, manage cards, and adjust settings.
- Light and Dark Mode
- Transaction List
- Card Management
- Settings Management
- Header and Footer Navigation
- Home
- My Cards
- Statistics
- Settings
- Node.js (>=14.x)
- npm or yarn
- React Native CLI
- Xcode (for iOS development)
- Android Studio (for Android development)
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
cd your-repo


