Slide 12
Slide 12 text
Tips
■ Keep it simple
■ Separation of Concerns
■ Use Xamarin player or GenyMotion as simulator
■ Test all changes (UITest, Unit test, etc)
■ Use a common PCL profile (profile7 or profile259) or .NET Platform Standard
■ Don’t try to invent the wheel again, use plugins, samples, etc
■ Enable “Analysis” XS > Preferences > Text Editor > Source Analysis > Enable
■ Get help on Slack: https://xamarinchat.herokuapp.com/
■ Follow influencers on Twitter #Xamarin #MvvmCross