File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 🦄 Magic Modal Changelog 🪄
22
3+ ## 6.0.0 (2024-12-15)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ * Removes individual ` fullWindowOverlay ` config from
8+ ` magicModal.show ` . Introduces ` magicModal.enableFullWindowOverlay() ` and
9+ ` magicModal.disableFullWindowOverlay() ` in order to control overlay
10+ behavior globally. This fixes exit animations on iOS.
11+
12+ ### :dash : Code Improvements :dash :
13+
14+ * configure full window overlay globally to address exit animation issues ([ #125 ] ( https://github.com/GSTJ/react-native-magic-modal/issues/125 ) ) ([ e797c20] ( https://github.com/GSTJ/react-native-magic-modal/commit/e797c20d9ca82aeeff68fcd1b5a7947bc98f57c7 ) )
15+
316## 5.1.21 (2024-12-15)
417
518## 5.1.20 (2024-10-19)
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-magic-modal" ,
3- "version" : " 5.1.21 " ,
3+ "version" : " 6.0.0 " ,
44 "type" : " module" ,
55 "description" : " A magic modal that can be used imperatively from anywhere! 🦄" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments