This React Native application allows users to convert currencies using a free API provided by ExchangeRate-API.
To run this app on iOS, use the following command:
npm run ios -- --simulator="iPhone SE (3rd generation)"
Features
Currency conversion using live data from the ExchangeRate-API. Functionality includes CLEAR and SWAP buttons for ease of use. Technologies Used
React Native TailwindCSS Acknowledgments
This app utilizes a free API provided by ExchangeRate-API for currency conversion.