Haider

Results 12 issues of Haider

@plattysoft I was working with your library and I wanted to know when a particle ends or starts, for that I modified the source a little and added a listener...

I've tried to scroll down a list of MP4s and .gifs with this implementation but it ends up freezing the UI. Any ideas on what the issue could be?

Would be useful to have an example of this, I am working on implementing one myself.

As title states :-) to build support for this community we need this

Hi how would I link my own images or media in?

Just wondering if there will be support for custom kernels.

I was thinking to implement this with a `RecyclerView` as a child of a `SwipeRefreshLayout`. Probably a good idea to modify existing `SwipeRefreshLayout` open source code. Any leads on this?...

Hi there I'm a native mobile engineer (iOS / Android), so forgive me if the question is a little noob, but how would I use this library with Typescript? I...

Currently the wrong path exists for `libpng` in the Makefile if you'd like to build the frameworks yourself. I modified it to point to the right ftp url. Also please...

Added Codable `LayoutAttribute` enum value types. You can now encode / decode these attributes. Also added auxiliary to use these value types as well: ```swift /// Value types public enum...