mirror of
https://github.com/EmergeTools/Pow.git
synced 2026-03-25 08:55:50 +00:00
Mention examples repo in README
This commit is contained in:
parent
81143f08db
commit
1fd2e61431
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue