|
|
|
|
|
by samarthr1
1411 days ago
|
|
Though, your milage may vary, as you still need to 1. Take care to ensure that you follow platform guidelines 2. Ensure that the view and controller are not tightly coupled 3. Ensure that whatever libraries you want to use have support for all platforms you want to support 4. Pray that you don't need something very platform specific (or need to use Bluetooth, which I am told is a huge pain) |
|