InkNest-v1.2.4
·
11 commits
to main
since this release
Release Notes - InkNest v1.2.3 - 31-DEC-2024
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
andComicBookFooter
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 version21.7.1
. - Upgraded React Native libraries:
react-native-safe-area-context
to5.1.0
react-native-video
to6.9.1
- Enhanced compatibility with updated dependencies for better performance and bug fixes.
Build Configuration
- Android:
- Bumped
versionCode
to13
. - Updated
versionName
to1.2.4
.
- Bumped
- iOS:
- Updated project settings to align
MARKETING_VERSION
with version1.2.4
.
- Updated project settings to align
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
- feat: Enhance UI and functionality across comic screens by @pushpender-singh-ap in #31
Full Changelog: 1.2.3...1.2.4