Releases: kurucaner/smooth-push
Releases · kurucaner/smooth-push
1.5.0
[1.5.0] - 2025-31-01
Added
- New
stickColor
prop to customize the bottom indicator color
show({
message: "Hello World",
toastType: "success",
config: {
stickColor: "#ff0000"
}
});
Changed
Fixed
1.4.0
- Removed
expo-blur
dependency to support bare React Native projects
1.2.0
NPM package name updated to smooth-push