📏 SizeHelper
SizeHelper is a smart and easy-to-use measurement and size converter app that helps you manage and convert sizes between different measurement systems. Add your own custom measurements, instantly convert between regions, and always find the perfect fit — whether it’s clothing, shoes, or accessories.
🧩 Features:
- ✏️ Add custom sizes — Create and store your personal measurements for different categories.
- 🌍 Size converter — Instantly switch between systems like US, EU, UK, CM, and Inches.
- 🧮 Smart comparison — Automatically calculate equivalent sizes and view comparison tables.
- 🔖 Favorites — Save your most-used conversions for quick access.
- 🔄 Edit and update — Modify or delete your saved measurements anytime.
- 🎨 Clean and intuitive design — A minimal interface built for clarity and simplicity.
📱 Tech Stack:
- React Native (Expo)
- TypeScript
- Expo Router
- AsyncStorage — for saving user data and custom sizes
- @gorhom/bottom-sheet
⚙️ Installation:
- git clone https://github.com/olegk0409/SizeHelper.git
- cd SizeHelper
- npm install
- npx expo prebuild --platform android
- npm run android