Skip to content

Commit 8bc8e7d

Browse files
authored
feat: add logo and icons (#194)
1 parent 9a15307 commit 8bc8e7d

File tree

9 files changed

+75
-6
lines changed

9 files changed

+75
-6
lines changed

docs/docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ hero:
1414
features:
1515
- title: Easy Integration
1616
details: Simple APIs to embed React Native views and view controllers into your existing iOS and Android apps.
17-
icon: 📱
17+
icon: <img src="/react-native-brownfield/folder-plus.svg" />
1818
- title: SwiftUI & Jetpack Compose Support
1919
details: First-class support for modern UI frameworks including SwiftUI and Jetpack Compose.
20-
icon: 📦
20+
icon: <img src="/react-native-brownfield/code.svg" />
2121
- title: XCFramework & AAR Packaging
2222
details: Package your React Native app as XCFramework (iOS) or AAR (Android) for easy distribution.
23-
icon: ♻️
23+
icon: <img src="/react-native-brownfield/animation.svg" />
2424
---

docs/docs/public/animation.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/docs/public/code.svg

Lines changed: 16 additions & 0 deletions
Loading

docs/docs/public/folder-plus.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/docs/public/img/tractor.png

-10.6 KB
Binary file not shown.

docs/docs/public/logo-dark.svg

Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)