Skip to content

2025-12-22

Choose a tag to compare

@rupamkairi rupamkairi released this 22 Dec 16:24
· 315 commits to main since this release
0146d9d

What's Changed

Initially started with React Native Upgrade to 0.76.9 as it was the stable one version to move from older ones. Later React Native Upgrade to 0.81 as per mandatory Android 16 support from September 2025.

Few Important 3rd Party package upgrades - 


  1. react-native-auth0
  2. react-native-onesignal
  3. @rnmapbox/maps
  4. react-native-document-picker swapped with react-native-documents/picker
    The older packages that were compatible were kept as it is.

Support for Node version 22 to support Vercel's Node engine upgrade. as 18 reached EOL.

NextJS Upgrade to 15.5.
Updated Sentry Configurations.

React Native Upgrade (#230)
In-App Updates (#230): App will automatically detects if there is any updates in the store & prompt user to Update.
Protected Areas Mobile (merged internally - #193)
3rd Party Package Upgrades (#230)
Settings API (merged internally - #221, #220): APIs to display current status of the Alert Methods in the App.

Hotfixes
Notificaions CRON (#231, #234)
Index Additions (#233)