Skip to content

InkNest-v1.2.4

Compare
Choose a tag to compare
@pushpender-singh-ap pushpender-singh-ap released this 21 Jan 21:00
· 11 commits to main since this release
34fe6da

Release Notes - InkNest v1.2.3 - 31-DEC-2024

Download Link

New Features and Enhancements

Ad Integration

  • Added support for Ad Banners in the UI for better monetization.
  • Introduced rewarded ads in the comic book viewer, displaying mid-content.

UI Improvements

  • Refined ComicBookHeader and ComicBookFooter for enhanced user experience.
  • Updated DescriptionView with animated read-more functionality for detailed content display.

Dependency Upgrades

  • Upgraded Firebase packages (analytics, app, crashlytics, etc.) to version 21.7.1.
  • Upgraded React Native libraries:
    • react-native-safe-area-context to 5.1.0
    • react-native-video to 6.9.1
  • Enhanced compatibility with updated dependencies for better performance and bug fixes.

Build Configuration

  • Android:
    • Bumped versionCode to 13.
    • Updated versionName to 1.2.4.
  • iOS:
    • Updated project settings to align MARKETING_VERSION with version 1.2.4.

Bug Fixes

  • Addressed UI alignment and styling inconsistencies in several components.
  • Fixed issues with transition animations and scaling logic in the Gallery component.

Developer Experience

  • Improved code readability and consistency by refining indentation and adhering to better formatting standards.
  • Enhanced the Manga and Ads folder management in .gitignore for cleaner repository tracking.

Miscellaneous

  • Updated project dependencies in package.json to ensure compatibility and performance enhancements.
  • Adjusted colors and layout dimensions in various components for a unified theme.

What's Changed

Full Changelog: 1.2.3...1.2.4