|
|
|
|
|
by ChrisMarshallNY
731 days ago
|
|
As an iOS developer, that could definitely use this, I completely support you, in keeping it Android native. I’m a believer in native software (I write native software). I think it results in much higher Quality user experience, than hybrid development. There’s a reason that it’s not super-popular, though. It’s a fair bit more expensive than hybrid approaches, and generally requires a higher skill level, as well. Most companies find that hybrid approaches are “good enough,” and they make much better margins. That said, you could probably test it, using the Xcode Simulator. It’s gotten pretty good with I/O, lately. Bluetooth still requires a physical device, but most of the stuff could probably be tested fine, if you used a modular approach (my preferred methodology). |
|