Results 12 comments of gie

As there is `initAspectRatio` as it's available only in Android. I did some workaround by specify `rectX`, `rectY`, `rectWidth`, `rectHeight` into IOSUiSettings. To determine these data, I did some calculation...

It seems to work with `yarn` instead of `npm` (I can reproduce the issue with `npm`). Don't know the reason yet ``` git clone https://github.com/archriss/react-native-snap-carousel.git cd react-native-snap-carousel yarn cd example...

I face the same issue. Did some hack... find out that this might be the case... I updated this file `node_modules/react-native-ssl-pinning/ios/RNSslPinning/RNSslPinning.m` from ```objective-c [formData appendPartWithFileURL:[NSURL URLWithString:path] name:key fileName:fileName mimeType:mimeType error:nil];...

I think another way around without hacking would be pass the photo uri with the location with prefix `file://` rather than `/private/`

> Try it on codepen ทดลองเขียนบน CodePen หรือ ทดลองบน CodePen ดีไหมครับ

@jastax hello, I might be able to fix this. Could you share the example fit file for Garmin Strength workouts?

I should be able to look into this probably next week.

@jastax I looked into the fit file today but still cannot get `set`. Could you elaborate more on the `set` data and would be great if you could visualize it...

Tested with iOS 18.3.1 simulator, works for me as well However on iOS 18.5, - simulator -> not work - device -> work

@danvoyce would it be possible if you could share the example file. I could possibly look into it this week.