From c1ea01d8af315a53adb725730bff585086495e0a Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Wed, 26 Jun 2019 08:40:05 +0300 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5dcb1b5..8143ad8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Also include: -#### Gester +### Gester In class add property: @@ -75,7 +75,7 @@ To card add `gester` and `offset`: .gesture(dragGester) ``` -#### 3D +### 3D For add 3D rotation for back cards use code: @@ -85,7 +85,7 @@ For add 3D rotation for back cards use code: For medium card use 30 angles. -#### Animation +### Animation In preview I am use `Spring` animation for all cards: @@ -93,27 +93,27 @@ In preview I am use `Spring` animation for all cards: .animation(.spring()) ``` -### Transition And Blur +## Transition And Blur -### 2048 Game +## 2048 Game -### SFSymbols +## SFSymbols -### Calculator +## Calculator -### Creating And Combining Views +## Creating And Combining Views -### Building Lists And Navigation +## Building Lists And Navigation