Chris Corbyn

Results 68 comments of Chris Corbyn
trafficstars

This is awesome. Any ETA on when a proper release will have this?

I realise this issue is very old, but for completeness' sake, I think `renderText` is what you were looking for: ``` javascript { pattern: /#(\w+)/, style: styles.hashTag, renderText: (s, m)...

Can I propose a simple way to fix this would be to allow `renderText` to return a React Element? Then you could do like: ``` { pattern: /\w+-\d+/, renderText: (str,...

:+1: Good call. I believe we have enough info available to include a relationship to the account in the event payload. Happy to have a look at this one!

> Can you confirm that DELETED events must be received after CREATED events, or is it possible the order can get mixed? You might get events out of sequence *if*...

Hi @acanimal, Unfortunately this project is dead and I can't imagine picking it back up in the future. I'm happy to transfer ownership if somebody else wants to pick it...

Hey, sorry for the slow response. Started a new job on Monday and haven't had a lot of free time. I agree with what you're proposing, although I'd have to...

Do you reckon this is a real pain point or have you guys found reasonable workarounds? I'm just trolling your project while I figure out how much work it would...