@@ -65,25 +65,25 @@ MyView().roundedBorder(.red, cornerRadius: 5.0, lineWidth: 2.0)
65
65
## Completed Features
66
66
67
67
- App Layout
68
- - Pre-defined spacing values [ β] ( )
69
- - Layout using Generic Stack [ β] ( )
70
- - Layout using Shove View [ β] ( )
71
- - Fixed-width spacers [ β] ( )
68
+ - Pre-defined spacing values [ β] ( https://github.com/Flowductive/shiny-swift-ui#pre-defined-spacing-values )
69
+ - Layout using Generic Stack [ β] ( https://github.com/Flowductive/shiny-swift-ui#layout-using-generic-stack )
70
+ - Layout using Shove View [ β] ( https://github.com/Flowductive/shiny-swift-ui#layout-using-shove-view )
71
+ - Fixed-width spacers [ β] ( https://github.com/Flowductive/shiny-swift-ui#fixed-width-spacers )
72
72
- View Functionality
73
- - Operations on views [ β] ( )
74
- - View frame modifiers [ β] ( )
75
- - View refresh modifier [ β] ( )
76
- - View styling modifiers [ β] ( )
77
- - Custom animation/transitions [ β] ( )
78
- - Debugging view modifier [ β] ( )
79
- - Screenshot view method [ β] ( )
80
- - Hover tooltip modifier (macOS) [ β] ( )
81
- - View mouse position checking (macOS) [ β] ( )
73
+ - Operations on views [ β] ( https://github.com/Flowductive/shiny-swift-ui#operations-on-views )
74
+ - View frame modifiers [ β] ( https://github.com/Flowductive/shiny-swift-ui#view-frame-modifiers )
75
+ - View refresh modifier [ β] ( https://github.com/Flowductive/shiny-swift-ui#view-refresh-modifier )
76
+ - View styling modifiers [ β] ( https://github.com/Flowductive/shiny-swift-ui#view-styling-modifiers )
77
+ - Custom animation/transitions [ β] ( https://github.com/Flowductive/shiny-swift-ui#custom-animationtransitions )
78
+ - Debugging view modifier [ β] ( https://github.com/Flowductive/shiny-swift-ui#debugging-view-modifier )
79
+ - Screenshot view method [ β] ( https://github.com/Flowductive/shiny-swift-ui#screenshot-view-method )
80
+ - Hover tooltip modifier (macOS) [ β] ( https://github.com/Flowductive/shiny-swift-ui#hover-tooltip-modifier-macos )
81
+ - View mouse position checking (macOS) [ β] ( https://github.com/Flowductive/shiny-swift-ui#view-mouse-position-checking-macos )
82
82
- Other Features
83
83
- Image modifiers
84
- - Color features [ β] ( )
84
+ - Color features [ β] ( https://github.com/Flowductive/shiny-swift-ui#color-features )
85
85
- Quick dividers
86
- - Visual effects [ β] ( )
86
+ - Visual effects [ β] ( https://github.com/Flowductive/shiny-swift-ui#visual-effects )
87
87
- Pre-made buttons
88
88
- Action item highlight modifier
89
89
0 commit comments