@@ -6,68 +6,85 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
77## [ Unreleased]  
88
9- ## [ 10.1.5]  Native Mobile Resources - 2025-10-6 
9+ ## [ ]  Notifications 
10+ 
11+ ### BREAKING  
1012
13+ -    Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.
14+ 
15+ ## [ 10.1.5]  Native Mobile Resources - 2025-10-6 
1116
1217## [ 5.0.1]  BottomSheet 
18+ 
1319### Fixed  
1420
1521-    Fixed React Native Reanimated worklet function errors by properly memoizing snap points.
1622
1723## [ 10.1.3]  Native Mobile Resources - 2025-9-9 
1824
19- 
2025## [ 4.1.0]  IntroScreen 
26+ 
2127### Fixed  
2228
2329-    We have fixed defaultProps deprecation warning.
2430-    Initial slide now correctly positioned on mount.
2531
2632## [ 3.1.1]  SafeAreaView 
33+ 
2734-    We fixed the issue where navigation buttons were being overlapped due to improper safe area handling.
2835
2936## [ 2.3.0]  Signature 
37+ 
3038-    Updated react-native-webview from version v13.12.5 to latest
3139
3240## [ 6.1.1]  VideoPlayer 
41+ 
3342### Changed  
3443
3544-    We have updated ` react-native-video `  version to 6.10.0
3645
3746## [ 4.3.0]  WebView 
47+ 
3848-    Updated react-native-webview from version v13.12.5 to latest to support react-native 0.77
3949
4050## [ 10.0.0]  Native Mobile Resources - 2025-3-31 
51+ 
4152-    We migrated from react-native-inappbrowser-reborn to @swan-io/react-native-browser   to prevent issues for next rn upgrade.
4253
4354-    We migrated from @react-native-community/cameraroll   to @react-native-camera-roll/camera-roll   to prevent issues for next rn upgrade.
4455
4556-    We also updated several dependencies such as react-native-blob-util, react-native-image-picker to their latest version.
4657
4758## [ 5.0.0]  AppEvents 
59+ 
4860### Changed  
4961
5062-    Updated @react-native-community/netinfo   from version v5.9.7 to v11.4.1.
5163
5264## [ 5.0.0]  BottomSheet 
65+ 
5366### Changed  
5467
5568-    Rewrote all bottomsheet widgets (customModalSheet, ExpandingDrawer, and NativeBottomSheet) using @gorhom/bottom-sheet  .
5669
5770## [ 3.4.0]  Feedback 
71+ 
5872### Changed  
5973
6074-    Updated react-native-view-shot from version v3.1.2 to v4.0.3.
6175
6276## [ 3.3.0]  ListViewSwipe 
63- -   Updated react-native-gesture-handler from version v2.16.2 to 2.24.0
77+ 
78+ -    Updated react-native-gesture-handler from version v2.16.2 to 2.24.0
6479
6580## [ 2.2.0]  Signature 
81+ 
6682### Changed  
6783
6884-    Updated react-native-webview from version v9.0.0 to v10.15.0.
6985
7086## [ 4.2.0]  WebView 
87+ 
7188### Changed  
7289
7390-    Updated react-native-webview from version v11.26.1 to v13.13.2
0 commit comments