Compare commits
2 Commits
Author | SHA1 | Date |
---|---|---|
![]() |
2a5797c5ad | |
![]() |
2c51255034 |
|
@ -117,11 +117,11 @@ struct ContentView: View {
|
|||
### Configurator Application With Live Preview
|
||||
|
||||
You can use the configurator app in [demo project here](https://github.com/simibac/ConfettiSwiftUIDemo) to make your desired animation or get inspired by one of the many examples.
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="./Gifs/configurator.png" width="150" />
|
||||
<img src="./Gifs/examples.png" width="150" />
|
||||
</p>
|
||||
<img src="./Gifs/configurator.png" width="150" />
|
||||
<img src="./Gifs/examples.png" width="150" />
|
||||
</p>
|
||||
|
||||
### Examples
|
||||
|
||||
|
|
Loading…
Reference in New Issue