The Xamarin Way
Introduction
1.
Design
1.1.
Platform design guidelines
1.2.
Getting inspired
1.3.
Designing screens with Sketch
1.4.
Icons
1.5.
Prototyping interactions and animations
2.
Build
2.1.
Source control
2.2.
C# style guide
2.3.
Prototyping
2.4.
Platform-specific functionality
2.5.
Saving app settings
2.6.
Saving data locally
3.
Test
3.1.
Writing unit tests
3.2.
Writing UI tests
3.2.1.
Queries
3.2.2.
Helpers
3.2.3.
Actions
3.2.4.
Assertions
3.2.5.
Backdoors
3.2.6.
Steps with `Then`
3.2.7.
Platform-specifics with `On`
4.
Monitor
4.1.
Crash reporting
4.2.
Tracking events
4.3.
Identifying users
Powered by
GitBook
The Xamarin Way
Source control
Git commit message guidelines