top | item 45853726

(no title)

instagary | 3 months ago

I wish the native iOS part was written in Swift rather than Objective-C like RN.

discuss

order

samtheprogram|3 months ago

Why though? You aren’t interacting with it. What difference does it make?

Julien_r2|3 months ago

If the framework is used, eventually there will be 3rd party lib adding new features (from the top of my mind, maps), and someone will need to write the bridging with the native SDK. It means the bridge will most likely need to be written in objective-C instead of Swift

adastra22|3 months ago

How are you not interacting with it? It’s a UI library, no?