Fernando Rojo

Results 692 comments of Fernando Rojo

Would this still get merged?

I'm the maintainer of a new library called Moti. It's like framer motion for React Native (+Web). It's powered by Reanimated 2. I also have a skeleton component, which should...

@millsp I'd just like to thank you for the work you put in. Both with answering questions and releasing features, you've contributed a great deal. TypeScript is has terribly unintuitive...

Is there a way to map a type from one to another, where certain fields are changed from number to Date? `type NumToDate` something like that?

Sweet, I figure I can use that as the return type of my function

@millsp thanks so much for the details!

The issue is node-vibrant. I added that to the snack. It gets the pallet differently on mobile and desktop browsers. Not sure what could cause that. ![IMG_6051](https://user-images.githubusercontent.com/13172299/161797346-0e05142e-828f-478b-b2ad-c498d66df2c3.jpeg)

I opened an issue on node-vibrant: https://github.com/Vibrant-Colors/node-vibrant/issues/132

I ultimately decided to call the function from a server to always get consistent results. Bummer cause it's slower, but it works that way.

Bumping this. Is there a way to get Webflow into a gatsby project? @DAB0mB