Skip to content

Commit 2b47fd0

Browse files
authored
Update README (#367)
1 parent 7d85109 commit 2b47fd0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,12 @@ Community projects
294294

295295
Here's a list of open source libraries powered by the SwiftUI Introspect library:
296296

297-
- [CustomKeyboardKit](https://github.com/paescebu/CustomKeyboardKit)
298-
- [NavigationTransitions](https://github.com/davdroman/swiftui-navigation-transitions)
297+
<a href="https://github.com/paescebu/CustomKeyboardKit">
298+
<img src="https://github-readme-stats.vercel.app/api/pin/?username=paescebu&repo=CustomKeyboardKit" />
299+
</a>
300+
301+
<a href="https://github.com/davdroman/swiftui-navigation-transitions">
302+
<img src="https://github-readme-stats.vercel.app/api/pin/?username=davdroman&repo=swiftui-navigation-transitions" />
303+
</a>
299304

300305
If you're working on a library built on SwiftUI Introspect or know of one, feel free to submit a PR adding it to the list.

0 commit comments

Comments
 (0)