Michael Sageryd

Results 100 comments of Michael Sageryd

Thank you soo much for posting this. I have ripped my hair over this. I can confirm that downgrading to 3.1.11 solved this.

I'm finally migrating from react-native-camera to get rid of some old problems.. only to run into new ones =( Leaving the green camera dot on and prevent the app from...

For anyone else ending up here: I tapped into the "beforeRemove" event in order to handle this delay even if the back navigation is not explicitly performed by me via...

I'm getting this alot. To the point that Cline+Sonnet is not usable to me. I'm a tier3 Anthrophic user so my limit is 5 million tokens per day. I'm now...

I'm not sure of what you mean. In my case the 5 million tokens was used up really fast. Mostly due to the many iterations on the same code hunting...

Thanks @johnf I tried everything, pod install, clean project folders, clear cache, delete node_module and rebuild. Nothing works. I'll give it a go again as soon as I get time...

@johnf Thank you for the ping. I haven't had any time for this yet. I would really like to upgrade vector-icons in my project, but cannot prioritize this now. I...

Almost. I don't want to mix my "WhateverLogicYouHave" with this particular code. Instead I'm supplying a `handleOutputStream` function which willl be called at the start and after every new **file**,...

Thanks @vweevers It seems like I almost managed to build a Through stream by myself. I do wondet what your `// ..` represents. Do you mean that I don't even...

@benjamingr Wow, that is so awesome. I couldn't have dreamt up that code. Just as I thought I had a little grasp on streams I realise I have a long...