pejalo

Results 8 comments of pejalo

Here's how I got this to build on macOS Catalina with Xcode 11.4: - Create a new "Command Line Tool" project in Xcode - Delete `main.cpp` from the project -...

Here's one: https://s3.amazonaws.com/timemachinemedia/00081e4c6376f8abb5305d447d8c378d_file Thanks for looking into this!

Hey @jayesbe you are probably right. The image was just uploaded as a blob of data to Amazon S3. Apparently AWS has no way of bulk-updating the HTTP headers that...

Interesting... thanks @nbolender ! I wonder if `` uses the same approach.

Below is a screenshot. I have a fix right now that seems to be working locally based off of [this explanation](https://facebook.github.io/react-native/docs/direct-manipulation.html#composite-components-and-setnativeprops). But it requires a tweak to [react-native-responsive-image](https://github.com/Dharmoslap/react-native-responsive-image) - you...

I also don't understand the directory structure. Every CocoaPod repo on GitHub has a .xcodeproj file in the root directory for editing and building source files. Where did this come...

I wonder if this is related to my StackOverflow post: [how to animate:flip with in/out:fade?](https://stackoverflow.com/questions/75154309/how-to-animateflip-with-in-outfade) [REPL](https://svelte.dev/repl/5feb66e2ac544e10a11b98890c1b24dd?version=3.55.1) ![Screen Recording 2023-01-17 at 9 53 39 PM](https://user-images.githubusercontent.com/6892407/213344459-a9be1e5a-15c6-4f26-9b65-e0238f5fc089.gif)