Topi Salonen
Results
1
issues of
Topi Salonen
### What happened? 1. Open a modal with animations, e.g.: ```ts options: { animations: { showModal: { enter :{ enabled:true, alpha: { from: 0, to: 1, duration: 300, }, },...
platform: iOS
type: accepted/bug