React Native application for tracking expenses and incomes.
Follow these instructions to install the required dependencies.
Run npm install
to install project dependencies.
Execute a command react-native run-android
to run the application in the Android emulator.
Execute a command react-native run-ios
to run the application in the iOS emulator.