File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
Introspect for SwiftUI
2
2
======================
3
3
4
- [ ![ CircleCI ] ( https://circleci.com/gh/ siteline/SwiftUI-Introspect.svg?style=svg&circle-token=6f995f204d4d417d31f79e7257f6e1ecf430ae07 )] ( https://circleci .com/gh/siteline/SwiftUI-Introspect )
4
+ [ ![ CircleCI_Status ]] [ CircleCI_URL ] & nbsp ;& nbsp ; [ ![ GithubCI_Status ]] [ GithubCI_URL ] [ ![ Siteline_Badge ]] ( https://siteline.com ) [ ![ Quintschaf_Badge ]] ( https://quintschaf .com )
5
5
6
- Introspect allows you to get the underlying UIKit or AppKit element of a SwiftUI view.
6
+ > Introspect allows you to get the underlying UIKit or AppKit element of a SwiftUI view.
7
7
8
8
For instance, with Introspect you can access ` UITableView ` to modify separators, or ` UINavigationController ` to customize the tab bar.
9
9
@@ -178,3 +178,17 @@ $ git push origin --tags
178
178
```
179
179
$ bundle exec pod trunk push .
180
180
```
181
+
182
+
183
+ <!-- References -->
184
+ [ CircleCI_Status ] : https://circleci.com/gh/siteline/SwiftUI-Introspect.svg?style=svg&circle-token=6f995f204d4d417d31f79e7257f6e1ecf430ae07
185
+
186
+ [ CircleCI_URL ] : https://circleci.com/gh/siteline/SwiftUI-Introspect
187
+
188
+ [ GithubCI_Status ] : https://github.com/siteline/swiftui-introspect/actions/workflows/build-and-test.yml/badge.svg?branch=master
189
+
190
+ [ GithubCI_URL ] : https://github.com/siteline/SwiftUI-Introspect/actions/workflows/build-and-test.yml
191
+
192
+ [ Siteline_Badge ] : https://badgen.net/badge/Built%20by/Siteline/blue?icon=https://uploads-ssl.webflow.com/5f4513afbbfc64c4777fcccf/5f525b122370d681879e170e_siteline-icon.svg
193
+
194
+ [ Quintschaf_Badge ] : https://badgen.net/badge/Maintained%20by/Quintschaf/cyan?icon=https://quintschaf.com/assets/logo.svg
You can’t perform that action at this time.
0 commit comments