• v1.2.2 – November 19, 2025
    • Adjusted splash image settings for dark mode and added new Android-specific image width settings for better visual consistency.
    • Removed obsolete font files and streamlined internal configurations.
    • Updated layout components to enhance user experience and streamline navigation.
    • Integrated new font styles and improved theming across various screens.
    • Updated core Android versions to 35 for improved compatibility and performance.
    • Enhanced `OnboardingScreen` and `SignInScreen` with improved styling consistency.
  • v1.2.1 – November 12, 2025
    • Enhanced the Premium Screen functionality to simplify subscription management.
    • Integrated a new package (`expo-store-review`) to easily enable in-app review requests.
    • Added components for sharing and requesting app reviews, improving user engagement.
    • Replaced all individual icon imports with a unified `Icon` component for consistency across the application (including `Paywall`,
    • `SignInScreen`, etc.).
    • Integrated `expo-haptics` for enhanced user feedback (e.g., subtle vibrations on interaction).
    • Refactored the `HomeScreen` to improve layout and search functionality, replacing static data with dynamic lists.
  • v1.2.0 – November 1, 2025
    • Added new 15 ui components
    • Added cursor rules and vibe coding ability ✨
    • Improved performance and fixed minor bugs
    • Improved nested navigation and complex routing
  • v1.1.0 – September 10, 2025
    • Added dark mode support using styled-components
    • Refactored authentication logic for better modularity
    • Updated dependencies and fixed minor warnings
  • v1.0.0 – August 1, 2025
    • Initial release of React Native starter kit
    • Includes navigation, State, and basic screens
    • Notification, authentication, and API setup
    • Ready-to-use folder structure and theming