diff --git a/README.md b/README.md new file mode 100644 index 0000000..b082c32 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# RollTheDice +IOS app that randomly roll a dice : +Notion : +- @State var with SwiftUI (automatic refresh of the view : Oberservator Pattern) +Project form the book Mastering SwiftUI