|
|
|
|
|
by theflagbug
3497 days ago
|
|
Agreed, people seem to think Xamarin == Xamarin Forms, while the real power lies in shared business logic with native UIs, in my opinion. Xamarin Forms may be useful for internal super-CRUD LOB apps that really are just a collection of input fields, but as soon as you do anything customer facing, you should be using the standard native UI approach. Also +1 for ReactiveUI, it completely changed the way I build apps for the better. |
|