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.
- 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-viewdependency. - 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-screentoreact-native-bootsplash@6.3.10for better splash screen support and autolinking compatibility.
- We have fixed the sample apps issues, and enabled them in the showcase section.