VisionSync is a powerful React Native application designed to help users manifest their dreams, track goals, and align their vibration with their desires. It combines practical goal setting with metaphysical principles (FTBA - Feel, Think, Believe, Act) and proven manifestation techniques.
- Create Goals: Define your goals with "Why", "Specifics", and "Deadlines".
- Goal Vision Board: Upload images specific to each goal to visualize success.
- Inspired Actions: Break down goals into small, actionable steps.
- Scripting: Write detailed narratives of your goal as if it has already happened.
- FTBA Alignment: Align your Emotion (Feel), Thought, Belief, and Action for each goal.
- Metrics: Track progress via milestones and confidence levels.
- Vibration Tuning: A daily check-in tool to log what you currently Feel, Think, Believe, and Act.
- Vibration Score: Get a calculated vibration score based on your inputs.
- History: Track your vibrational trend over time (Heatmap coming soon).
- Gratitude Journal: Log daily wins and things you are grateful for.
- Scripting: Free-form writing to "script" your future reality.
- Free Write: General journaling.
- 55x5 Method: Write an affirmation 55 times for 5 days.
- 369 Method: Write affirmations 3 times in morning, 6 in afternoon, 9 in evening.
- Focus Wheel: Shift negative thoughts to positive ones through a 12-step wheel process.
- Magic Check: Create digital "checks" from the Universe to manifest abundance.
- Release & Let Go: A tool to type out negative emotions and visually "burn" or release them.
- Live Moon Phase: See the current moon phase (New, Waxing, Full, Waning).
- Rituals: Get specific ritual suggestions based on the moon phase (e.g., "Set Intentions" for New Moon, "Release" for Full Moon).
- Record Affirmations: Record your own voice speaking your affirmations.
- Listen: Play them back to reprogram your subconscious mind.
- Abraham Hicks Method: A focus timer to hold a pure thought for 17 seconds (and multiples like 68 seconds) to gain momentum.
- For the Career Driven: Use the Goal feature to map out your promotion. Use Inspired Actions to track daily tasks and Confidence Widget to boost self-belief.
- For the Spiritual Seeker: Use FTBA to align your chakras/energy. Use Moon Phase to time your rituals. Use Release to let go of old baggage.
- For the Financial Manifester: Use Magic Check to visualize income. Use Scripting to write about your financial freedom.
- For Anxiety Relief: Use Focus Wheel to pivot from anxiety to relief. Use Audio Lab to listen to calming self-recorded messages.
This project is built with React Native and Expo.
- Framework: React Native / Expo SDK 52
- Language: TypeScript
- Routing: Expo Router (File-based routing)
- Database: Expo SQLite (Local offline-first database)
- Animations: React Native Reanimated
- Gestures: React Native Gesture Handler
- Media: Expo Image Picker, Expo AV
- Icons: @expo/vector-icons
VisionSync/
├── app/ # Expo Router pages (screens)
│ ├── (tabs)/ # Main tab navigation (Home, Journal, Practices, etc.)
│ ├── goals/ # Goal Detail & Creation screens
│ ├── ftba/ # FTBA Logging & History
│ ├── audio/ # Audio Lab
│ └── ... (features)
├── components/ # Reusable UI Components
│ ├── DailyQuote.tsx # Fetches/displays daily inspiration
│ ├── MoonPhaseWidget.tsx # Moon logic & UI
│ └── *TutorialModal.tsx # In-app guides for every feature
├── services/
│ └── Database.ts # SQLite Singleton & Methods (CRUD)
├── constants/
│ └── Colors.ts # Theme colors (Primary: Violet/Gold)
├── assets/ # Images & Fonts
└── hooks/ # Custom hooks (e.g., useTheme)
- Install Dependencies:
npm install
- Start the App:
npx expo start
- Run on Device: Use the Expo Go app to scan the QR code.
| Home & Goals | FTBA Alignment | Practices |
|---|---|---|
| Dashboard with Moon Phase | Vibration Tuning | 369, Focus Wheel, Magic Check |
Built with ❤️ and ⚡ High Vibration.