Pat
Pat
> As no PR's are being accepted you can replace all `::fire` methods with `::dispatch` in your Friendable trait manually. So you have to replace it inside the `vendors` folder?...
> a little late maybe you do not set platform to iOS in swift pm file I'm a bit late too, but I'm setting up IBAnimatable directly to the project...
This still occurs right now. The error that causes this is when you call `toJson()`, the "json" map that's being created has the Instance of the child instead of the...
I found the reason. This widget has its own test, and I analyzed the difference. It turns out the `animateOnTap` deems the test tap not work if enabled. For testing's...