Nick Cherry pfp

Nick Cherry

@nickcherry

1880 Following
8319 Followers


Nick Cherry pfp
Nick Cherry
@nickcherry
yeah what you described sounds like the dream. i’m not familiar with the api but my only guess as to how else you might be able to do it is if the slider accepts a style prop that can be a (re)animated style
0 reply
0 recast
0 reaction

Harry pfp
Harry
@htormey
My interview with @nickcherry about migrating Coinbase's mobile apps to React Native is live. We talk about React Native perf, his work building @warpcast, crypto + mobile, tooling & wrapping native libraries https://stepchange.work/blog/migrating-coinbases-56-million-users-to-react-native-key-lessons-and-takeaways
10 replies
20 recasts
583 reactions

ZAGABOND pfp
ZAGABOND
@zagabond
Lore in a frame. https://frames.azuki.com/api
40 replies
89 recasts
325 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
such a good show!
0 reply
0 recast
10 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
Probably late to the party, but just discovered https://mobbin.com/ - incredibly thorough breakdowns of popular apps' ux flows.
8 replies
10 recasts
90 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
Nice! I think type-fest also exports something similar https://github.com/sindresorhus/type-fest/blob/main/source/simplify.d.ts
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
Yep, the path is `~/profiles/:fid`, e.g. https://warpcast.com/~/profiles/145
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
RN is immune for the record, what a champ
0 reply
0 recast
0 reaction

Kyle McCollom pfp
Kyle McCollom
@kyle
TLDR: A frame for finding unclaimed airdrops! @daylight is a way to discover fun things to do onchain: mints, claims, votes, etc. 1. Recast this cast. 2. Check for unclaimed airdrops using this frame. 3. Claim them here: daylight.xyz. 4. Reply with how much $ @daylight finds for you! https://checker.daylight.xyz/
116 replies
1698 recasts
1064 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
I would expect this to work fine with any workflow, though, since it's just JS
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
Yeah we've been using the bare workflow from the start. I think we needed to for efficiently deriving private keys from mnemonics (probs among other things).
1 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
Unfortunately, it doesn't seem like the Timeline functionality is available for any React Native profiling tools, but with some hacking of the `react-native` and `@tanstack/react-query` packages, we can achieve a similar outcome.
1 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
TIL in "Timeline" sub-tab of React Dev Tools' Profiler, you can see the names of components that trigger suspense.
1 reply
0 recast
7 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
Nice, how much did you do?
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
I haven't played with it yet personally, but Maestro is definitely interesting. Was thinking about building something similar, but looks like that's no longer necessary :)
0 reply
0 recast
1 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
A handy type for making types with several layers of inheritance and/or unions more readable. Would be great if VSCode's Typescript plugin added a UI toggle, so you could choose to see the short or expanded version of the type. https://www.youtube.com/watch?v=2lCCKiWGlC0
5 replies
1 recast
8 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
6
1 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
Trying to get back into writing music this year https://1679326685939.s3.us-east-1.amazonaws.com/1.m4a
0 reply
2 recasts
2 reactions

Nick Cherry pfp
Nick Cherry
@nickcherry
For the web client, we're not actually sending your private key, because it's not safe to persist in the browser (without something like a Chrome extension). We're sharing the auth token via the same end-to-end encryption that we use for direct casts.
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
Thanks for the heads up! I think this should be fixed now
0 reply
0 recast
0 reaction