@@ -65,25 +65,25 @@ MyView().roundedBorder(.red, cornerRadius: 5.0, lineWidth: 2.0)
6565## Completed Features
6666
6767- 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 )
7272- 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 )
8282- Other Features
8383 - Image modifiers
84- - Color features [ β] ( )
84+ - Color features [ β] ( https://github.com/Flowductive/shiny-swift-ui#color-features )
8585 - Quick dividers
86- - Visual effects [ β] ( )
86+ - Visual effects [ β] ( https://github.com/Flowductive/shiny-swift-ui#visual-effects )
8787 - Pre-made buttons
8888 - Action item highlight modifier
8989
0 commit comments