Skip to content

Commit 533be87

Browse files
committed
chore: update readme
1 parent 8aa0182 commit 533be87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<img src="https://img.shields.io/github/actions/workflow/status/mgcrea/react-native-swiftui/main.yaml?style=for-the-badge&branch=main" alt="build status" />
2323
</a>
2424
<a href="https://depfu.com/github/mgcrea/react-native-swiftui">
25-
<img src="https://img.shields.io/depfu/dependencies/github/mgcrea/react-native-swiftui?style=for-the-badge" alt="dependencies status" />
25+
<img src="https://img.shields.io/badge/dependencies-none-brightgreen?style=for-the-badge" alt="dependencies status" />
2626
</a>
2727
</p>
2828
<!-- markdownlint-enable MD033 -->
@@ -34,6 +34,7 @@ Native SwiftUI components for React Native using the Fabric renderer. Build iOS
3434
## Features
3535

3636
- **🍎 Native SwiftUI** - Real SwiftUI components, not web views or custom drawings
37+
- **🔧 No Dependencies** - Safe from supply chain attacks
3738
- **⚡ Fabric Renderer** - Built on React Native's modern architecture
3839
- **📝 TypeScript-first** - Full type safety and autocomplete support
3940
- **🔄 Two-Way Binding** - State syncs between JavaScript and SwiftUI

0 commit comments

Comments
 (0)