As'ad Saleh Umar

Results 10 comments of As'ad Saleh Umar

Yeah, I'm having the same issue. I think the solution is for us to implement "animate-enter" and 'animate-leave" in our tailwind configuration. But if the author could provide the original...

Update: We can see the tailwind.config.js [here](https://github.com/timolins/react-hot-toast/blob/main/site/tailwind.config.js#L26) However, even though I applied both animations to my code, only `animation-enter` that's working nicely. For unknown reason the "leaving animation" didn't get...

Hey, I really love your component and used it in my app. But what can we do to help you migrate from using ListView to FlatList? I'm kinda worried because...

yeah, we need to do something. Anyone understand and can do a PR?

The same here. Don't know what to do. Gonna do manual install now.

Any one already working on this issue? Or any one has an idea to solve this?

I'm having the same issue. Go version go1.23.4 darwin/arm64 Air version v1.61.5, built with Go go1.23.4 Macbook Pro M1 Sonoma 14.5 (23F79)

> Have you tried this command: `cmd = "go build -o tmp/main -buildvcs=false ./cmd"` Haven't tried it. However I solved the issue by moving my `main.go` file to the project's...

Interesting, I'll see what I can do. Elixir is new to me.

I think I misunderstood what you wanted earlier. Could you please elaborate on what you want? Is it to have a separate list on the victims that should have a...