|
|
|
|
|
by yamalight
5040 days ago
|
|
well, monotouch is a really nice framework.
but, speaking about downsides, you'll need to spend time on writing custom objc bindings if you would want to use something that is not bound yet (e.g. custom library). and that can take quite some time.
other than that - it's quite the same as native (may be a tiny-tiny bit slower) |
|