Blog title lacks iOS: "Building Digs, an offline Discogs companion"
And it's a RN app:
> It’s a React Native app built with Expo and TypeScript. Data lives in SQLite.
ZeWaka•50m ago
What's wrong with React Native? I don't quite get your point there.
Insanity•46m ago
Speculating - but an iOS app that's build on React Native is not really a 'native iOS app'. Which might have some performance implications etc.
Just speculating, I've not done mobile development since before RN was even a thing.
skydhash•22m ago
RN does use a lot of native code. It’s not based on a webview like Electron is. Most of the builtin components are native views and there’s no CSS. The JS engine is also simpler. It’s more akin to the lua runtime in Neovim.
monster_truck•13m ago
Quite a lot. Enough that it isn't realistic to ask this in good faith
hu3•1h ago
And it's a RN app:
> It’s a React Native app built with Expo and TypeScript. Data lives in SQLite.
ZeWaka•50m ago
Insanity•46m ago
Just speculating, I've not done mobile development since before RN was even a thing.
skydhash•22m ago
monster_truck•13m ago