Describe the bug
The iconAnimation of showTextUi seems to me not working, please engage with this issue if u faced the same issue
Expected behavior
the icon doing the animation, such as beating, spinning, ....
Screenshots
unfortunately I did not film a video
Additional context
showTextUI('You are in the safe zone', {
position: 'bottom-center',
icon: 'circle-exclamation',
iconColor: '#FF5100',
iconAnimation: 'beat',
style: {
borderRadius: '1rem',
backgroundColor: '#422A00',
}
})
Describe the bug
The iconAnimation of showTextUi seems to me not working, please engage with this issue if u faced the same issue
Expected behavior
the icon doing the animation, such as beating, spinning, ....
Screenshots
unfortunately I did not film a video
Additional context