27 ms·
I don't see why that wouldn't be possible, they are still using React Native so they still can use native functionality where necessary.
by codeptualize 4y ago
I don't see why that wouldn't be possible, they are still using React Native so they still can use native functionality where necessary.
- akmarinov 4y agoBut that’s two codebases… three with the RN wrapper
- codeptualize 4y agoI think the point is that they write their UI once. There will always be platform specific parts, but those are a lot smaller if your UI is shared between platforms.
- Aaargh20318 4y agoBut the point is that the UI is the one thing cannot be shared.