File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- ![ SwiftUIKit] ( https://user-images.githubusercontent.com/15708500/86090069-83443900-bafd-11ea-8692-41713679bae7.png )
1+ <p align =" center " >
2+ <img src =" https://user-images.githubusercontent.com/15708500/86090069-83443900-bafd-11ea-8692-41713679bae7.png " >
3+ </p >
24
35# SwiftUIKit
46
@@ -18,7 +20,9 @@ There is an example app at `SwiftUIKitExampleApp` which can be built and run. Ju
1820
1921## Demo
2022
21- ![ Currency Text Field Demo] ( demo/currencyTextField.gif )
23+ <p align =" center " >
24+ <img src =" demo/currencyTextField.gif " width =" 400 " >
25+ </p >
2226
2327## Description
2428
@@ -44,7 +48,9 @@ struct ContentView: View {
4448
4549## Demo
4650
47- ![ Adapt to keyboard demo] ( demo/keyboardAdapt.gif )
51+ <p align =" center " >
52+ <img src =" demo/keyboardAdapt.gif " width =" 400 " >
53+ </p >
4854
4955## Description
5056
@@ -72,7 +78,9 @@ struct ContentView: View {
7278
7379## Demo
7480
75- ![ Contact picker demo] ( https://user-images.githubusercontent.com/15708500/86092942-55152800-bb02-11ea-9065-623a1a80d808.gif )
81+ <p align =" center " >
82+ <img src =" https://user-images.githubusercontent.com/15708500/86092942-55152800-bb02-11ea-9065-623a1a80d808.gif " width =" 400 " >
83+ </p >
7684
7785## Description
7886
You can’t perform that action at this time.
0 commit comments