Skip to content

Commit 9d484cf

Browse files
committed
feat(swiftui-library): 🧩 add native Popover, upgrade modules & fix bugs
- 🆕 Introduced native Popover implementation using SwiftUI - 🛠️ Fixed minor bugs and improved stability - 📦 Upgraded module versions (e.g., expo-modules-core, expo-modules-scripts)
1 parent e0074f5 commit 9d484cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swiftui-native",
3-
"version": "1.0.6",
3+
"version": "1.0.4",
44
"description": "A complete SwiftUI component library for React Native, built with Expo and TypeScript. It allows you to use SwiftUI components in your React Native applications, providing a seamless integration between the two frameworks.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)