Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 945 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 945 Bytes

UserProfileXamarinForms

A neat user profile page built with Xamarin Forms

I used this as a fun way to learn how to do dynamic theming in Xamarin Forms. Tapping the profile picture toggles between a dark and light theme.

Presently no iOS support (I don't have an mac), though supporting it should be as simple as adding image resources and adjusting some platform specific margins.

Built with

Design by Rahul Ninave via https://www.uplabs.com/posts/daily-ui-challenge-user-profile

See also Theming a Xamarin.Forms Application.

Screenshots

light theme portrait screenshot

dark theme portrait screenshot