aswathr
aswathr
This occurs on 3.2.3. On iOS, there is the glitch that happens the first time, after that, the animation work fine. PFA sample project that describes the issue. Also, a...
I'm facing this issue. Any resolution for this?
I have modified the API to suit my needs (title accepting a `(Item) -> Text` view builder) as well. Please discard if unnecessary
Thank you for your response @divadretlaw The general idea behind this PR is that the current custom alert implementation does not utilise the Identifiable requirements, instead uses optional requirements to...