Releases: jeongshin/react-native-global-components
Releases Β· jeongshin/react-native-global-components
Release 1.3.2
29 Jun 08:29
Compare
Sorry, something went wrong.
No results found
Release 1.3.1
05 Feb 07:46
Compare
Sorry, something went wrong.
No results found
Release 1.3.0
11 Jul 11:58
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-07-11)
π Features
add shouldWaitForUserInteraction option (26c038e )
Release 1.2.0
11 Jul 04:32
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-07-11)
π Features
π Bug Fixes
handle batch update after react18 (741ce8b )
Release 1.1.4
26 Dec 03:13
Compare
Sorry, something went wrong.
No results found
1.1.4 (2023-12-26)
π Bug Fixes
ignore reduce motion settings for default (e8e1067 )
Release 1.1.3
07 May 06:58
Compare
Sorry, something went wrong.
No results found
1.1.3 (2023-05-07)
π Bug Fixes
wait for previous dismiss animation on show (335b087 )
Release 1.1.2
05 May 05:18
Compare
Sorry, something went wrong.
No results found
1.1.2 (2023-05-05)
π Features
[useHideOnAndroidBackPress] add backHandler option (f2f3665 )
Release 1.1.1
25 Apr 10:47
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-04-25)
β¨ Refactor
remove rxjs from deps & update peer deps (ae83078 )
Release 1.1.0
19 Apr 08:20
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-04-19)
π Features
add PopupManager for hide all currently visible popups (3554de3 )
import { PopupManager } from 'react-native-global-components' ;
PopupManager . hideAll ( ) ;
Release 1.0.1
13 Apr 03:32
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-04-13)
π Features
add onPress to FullScreenOverlay (2dcf2c6 )