Alec Mather

Results 33 comments of Alec Mather

Any update on this request? Would love the feature myself

@Nishant1500 I wrapped this package in a class, and added these 2 methods to my class. ``` request = (client, type, param) => { switch(type) { case RequestTypes.Albums: return client.getAlbums(param);...

I'm also getting this, any update?

This whole "what's the problem with copy->pasting this component into your project?" is so silly... im sorry... The purpose of having a project with exports _at all_ is to avoid...

@bartlomiejbloniarz Oh ok. What about the existing architecture though? Seems like it still isn't stable (per the first video in my post). I could maybe make a minimal repo to...

@tjzel Looks like reanimated 4 has been announced https://x.com/swmansion/status/1881733960478421037 Will this feature be covered in the major release?