Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.36 KB

File metadata and controls

25 lines (17 loc) · 1.36 KB

Changelog

All notable changes to the Make It Native mobile app will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changes

  • Migrated from react-native-push-notification to @notifee/react-native for better new architecture compatibility and enhanced push notification features
  • Removed @react-native-masked-view/masked-view dependency.
  • We migrated from react-native-file-viewer to react-native-file-viewer-turbo for new architecture compatibility
  • File viewer now uses modal to display content
  • We migrated from react-native-biometrics to @sbaiahmed1/react-native-biometrics for new architecture compatibility
  • We have removed react-native-system-navigation-bar dependency. Navigation bar visibility is now handled by the react-native-video package.
  • We migrated from react-native-fast-image to @d11/react-native-fast-image for new architecture compatibility.
  • Upgrade react-native-reanimated to v3.16.7.
  • We migrated from react-native-splash-screen to react-native-bootsplash@6.3.10 for better splash screen support and autolinking compatibility.

[3.1.8] Make it Native - 2025-4-02

Fixes

  • We have fixed the sample apps issues, and enabled them in the showcase section.