A simple and responsive mobile app built with React Native and TypeScript that allows users to convert currencies between different countries using live exchange rates.
- π Convert between major world currencies
- π Live exchange rate fetching via API
- π― Simple, user-friendly interface
- π Optional light/dark mode toggle
- π¨ Styled with NativeWind and custom components
- π¦ Modular code with reusable dropdown component
git clone https://github.com/thisarathejana20/Currency-Converter.git
cd currency_converter
npm install
npx expo start