Jovanni Lo

Results 103 comments of Jovanni Lo

Hey @salah-ghanim, any chance you could take a look at this please? This is kinda huge issue on our use case. Thank you!

@pixellet14 thanks but those wouldn't work for us :(

> As the name implies, the Bridgless mode means No Bridge. So it makes sense that the bridge instance is actually nil: no bridge is actually initialized. Hmmm, interesting. I'm...

Quick question: If I understand correctly, swift is not yet supported for Fabric components right?

Yeah.. I use the bridge to mainly `setSize` and create an `RCTTouchHandler` instance to be attached to the container view. I'm hoping this is supported on the Interop layer. https://github.com/lodev09/react-native-true-sheet/blob/643f4e8f39aabfe1403de74042b25bdb392f18ce/ios/TrueSheetView.swift#L59

Wow thank you! :D Just need a new arch condition and should be go to go with the touch handler! > sizings looks a bit off, though... :( Yeah, looks...

You're awesome @cipolleschi. Thank you so much!

@cipolleschi yes, I'm really eager to migrate it to fabric -- it's just a bummer that swift isn't supported out of the box. But we'll get there 💪

This is my first native ios/android project so I'm not 100% familiar with all this yet 😅