Skip to content

Commit f2befa2

Browse files
chore: update release notes
1 parent 9574b29 commit f2befa2

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

packages/jsActions/mobile-resources-native/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,47 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
- We migrated from react-native-file-viewer to react-native-file-viewer-turbo for new architecture compatibility
10+
- File viewer now uses modal to display content
11+
912
## [10.0.0] Native Mobile Resources - 2025-3-31
13+
1014
- We migrated from react-native-inappbrowser-reborn to @swan-io/react-native-browser to prevent issues for next rn upgrade.
1115

1216
- We migrated from @react-native-community/cameraroll to @react-native-camera-roll/camera-roll to prevent issues for next rn upgrade.
1317

1418
- We also updated several dependencies such as react-native-blob-util, react-native-image-picker to their latest version.
1519

1620
## [5.0.0] AppEvents
21+
1722
### Changed
1823

1924
- Updated @react-native-community/netinfo from version v5.9.7 to v11.4.1.
2025

2126
## [5.0.0] BottomSheet
27+
2228
### Changed
2329

2430
- Rewrote all bottomsheet widgets (customModalSheet, ExpandingDrawer, and NativeBottomSheet) using @gorhom/bottom-sheet.
2531

2632
## [3.4.0] Feedback
33+
2734
### Changed
2835

2936
- Updated react-native-view-shot from version v3.1.2 to v4.0.3.
3037

3138
## [3.3.0] ListViewSwipe
32-
- Updated react-native-gesture-handler from version v2.16.2 to 2.24.0
39+
40+
- Updated react-native-gesture-handler from version v2.16.2 to 2.24.0
3341

3442
## [2.2.0] Signature
43+
3544
### Changed
3645

3746
- Updated react-native-webview from version v9.0.0 to v10.15.0.
3847

3948
## [4.2.0] WebView
49+
4050
### Changed
4151

4252
- Updated react-native-webview from version v11.26.1 to v13.13.2

0 commit comments

Comments
 (0)