microsoft / FluentDarkModeKit

A library for backporting Dark Mode in iOS
MIT License
1.63k stars 125 forks source link

Add example project #18

Closed li-bei closed 4 years ago

li-bei commented 4 years ago

This PR create a empty example project and import DarkModeKit through Swift PM.

Updated CI to build example for make sure Swift PM support works right.

And this example project will the base project for UI testing.