From 2e2e6bcf3f98f76c646e8dc8411232689c45651f Mon Sep 17 00:00:00 2001 From: Muhand Jumah Date: Sat, 29 Apr 2023 19:14:17 -0400 Subject: [PATCH] Added final result gif to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da49f13..7504f5b 100644 --- a/README.md +++ b/README.md @@ -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.