Mention examples repo in README

This commit is contained in:
Robb Böhnke 2022-11-20 16:54:55 +01:00 committed by GitHub
parent 81143f08db
commit 1fd2e61431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ To add a package dependency to your Xcode project, select _File_ > _Add Package_
Pow features a selection of [SwiftUI transitions](#transitions) as well as [Change Effects](#change-effects) that trigger every time a value is updated.
You can find previews of all effects [on the Pow website](https://movingparts.io/pow).
You can find previews of all effects [on the Pow website](https://movingparts.io/pow). If you have an iOS Developer Environment, you can check out the [Pow Example App](https://github.com/movingparts-io/Pow-Examples).
## Change Effects