Added final result gif to README.md

This commit is contained in:
Muhand Jumah 2023-04-29 19:14:17 -04:00
parent 9004d99344
commit 2e2e6bcf3f
1 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,9 @@ struct ContentView: View {
} }
} }
``` ```
Here is a final look at what we created (well almost this gif is from the demo, but very close)
![](https://github.com/xyfuture-llc/FutureFlow/blob/viewOnSpot/Examples/Assets/demo1.gif)
That's it! This is the whole API. That's it! This is the whole API.