|
|
|
|
|
by krzat
2516 days ago
|
|
> underlying framework/runtime can generate the appropriate UI for the exact target platform This may seem like a good idea, but it's not. What you will get is a leaky, lowest common denominator API that will break on each new OS version. |
|