8 ms·
Why though? You aren’t interacting with it. What difference does it make?
by samtheprogram 10mo ago
Why though? You aren’t interacting with it. What difference does it make?
- adastra22 10mo agoHow are you not interacting with it? It’s a UI library, no?
- littlecranky67 10mo agoYou are using the components, not interacting with that 3rd party code. Unless you are debugging/contributing back
- Julien_r2 10mo agoIf 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