A mobile app to help users make better decisions through various calculators, comparison tools, and randomizers.
- Unit Calculators: Compare products by unit price
- Total Cost: Calculate the true cost of items with additional fees
- Day Counter: Find the number of days between dates
- Pros & Cons: Weigh the positives and negatives
- Quick Comparison: Simple yes/no/partial comparison table
- Details Comparison: Detailed text comparison table
- Spinner: "Spin to Decide" with custom segments
- Dice: "Roll the Dice" with configurable dice
- Appearance/Theme customization
- Data Management
- App Info and Support
- Node.js
- React Native CLI
- Android Studio or Xcode
- Clone the repository
- Install dependencies:
npm install - Run on Android:
npm run android - Run on iOS:
npm run ios
- React Native
- TypeScript
- React Navigation