Results 7 comments of suojae

Hi @SimplyDanny! My colleague @hyeffie and I are interested in implementing this rule. We're currently working on the additional UIColor magic numbers PR (#6035), but would also like to take...

Thank you! I'll definitely check out the documentation, especially the section about adding new rules. We haven't used the `swiftlint-dev` command yet, but I'm looking forward to trying it out...

@satya164 Sorry for the late reply 🥲 You're right — interval polling is too hacky. I’ll revert the hook changes and move queuing into `BaseNavigationContainer`, flushing synchronously before onReady without...

> I think `TaskEither` is missing a lot of helpful features that could make it even more powerful. For example, I'm not sure how to zip two `TaskEither` values effectively...

Thanks! I’ve addressed the formatting issue as suggested. Please let me know if there’s anything else I can help with or any additional changes you'd like me to make. ☺️

Thanks! I’ll take a look at sqlite3 and see if I can spot anything related to the crash. I'll let you know if I find anything useful :)

Thanks. Since the original PR cannot be reopened due to being merged, I've created a new PR with the same changes for further investigation. Here's the link to the [new...