|
|
|
|
|
by jjnoakes
3678 days ago
|
|
It isn't about whether the underlying ui is different or not. Of course it is. It is about whether the source application code can be the same. Today it isn't. But why not create a set of source compatible components that render to Android, iOS, and HTML? I've seen projects approach this and I think it is a good idea. You get the typical lowest-common-denominator problem but if you have a decent way to mix in platform-specific elements where required, what is the downside? |
|