diff --git a/example/ios/IosVisualEffectViewExample.xcodeproj/project.pbxproj b/example/ios/IosVisualEffectViewExample.xcodeproj/project.pbxproj
index 18c6ca6..924f350 100644
--- a/example/ios/IosVisualEffectViewExample.xcodeproj/project.pbxproj
+++ b/example/ios/IosVisualEffectViewExample.xcodeproj/project.pbxproj
@@ -483,7 +483,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IosVisualEffectViewExample/Info.plist;
@@ -516,7 +516,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
INFOPLIST_FILE = IosVisualEffectViewExample/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "RNIVisualEffectView Example";
diff --git a/example/ios/IosVisualEffectViewExample/Info.plist b/example/ios/IosVisualEffectViewExample/Info.plist
index 058b226..612f7a6 100644
--- a/example/ios/IosVisualEffectViewExample/Info.plist
+++ b/example/ios/IosVisualEffectViewExample/Info.plist
@@ -23,7 +23,7 @@
CFBundleSignature
????
CFBundleVersion
- 11
+ 12
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/example/ios/IosVisualEffectViewExampleTests/Info.plist b/example/ios/IosVisualEffectViewExampleTests/Info.plist
index 6f3e13d..ef1d2d7 100644
--- a/example/ios/IosVisualEffectViewExampleTests/Info.plist
+++ b/example/ios/IosVisualEffectViewExampleTests/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 11
+ 12
diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock
index 6ae5f0b..b8fc3cb 100644
--- a/example/ios/Podfile.lock
+++ b/example/ios/Podfile.lock
@@ -1240,7 +1240,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- - react-native-ios-utilities (5.0.0-15):
+ - react-native-ios-utilities (5.0.0-16):
- ComputableLayout (~> 0.7)
- DGSwiftUtilities (~> 0.27)
- DoubleConversion
@@ -1962,7 +1962,7 @@ SPEC CHECKSUMS:
React-logger: 8db32983d75dc2ad54f278f344ccb9b256e694fc
React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96
React-microtasksnativemodule: f13f03163b6a5ec66665dfe80a0df4468bb766a6
- react-native-ios-utilities: 0d66122e8f5c8e5e1b301c71661083ba9f065387
+ react-native-ios-utilities: e961cc4c70b14a31278739c75867207f72bb1c64
react-native-ios-visual-effect-view: b8871cca60a369cae9cb01fb99731005127cd3f8
react-native-safe-area-context: 99c581aab5411c047b2116e29ea12d8ca3059593
react-native-slider: e1f4b4538f7de7417b626174874f4f58d4cf6c28
diff --git a/example/package.json b/example/package.json
index 372855e..b6d12f7 100644
--- a/example/package.json
+++ b/example/package.json
@@ -19,7 +19,7 @@
"postinstall-postinstall": "^2.1.0",
"react": "18.3.1",
"react-native": "0.75.2",
- "react-native-ios-utilities": "5.0.0-15",
+ "react-native-ios-utilities": "5.0.0-16",
"react-native-safe-area-context": "^4.10.8",
"react-native-screens": "^3.34.0"
},
diff --git a/package.json b/package.json
index 9f7637b..afe92e7 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"react": "18.2.0",
"react-native": "0.75.2",
"react-native-builder-bob": "^0.26.0",
- "react-native-ios-utilities": "next",
+ "react-native-ios-utilities": "5.0.0-16",
"release-it": "^15.0.0",
"turbo": "^1.10.7",
"typescript": "^5.2.2"
diff --git a/yarn.lock b/yarn.lock
index c7b1004..74a3d46 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9883,13 +9883,13 @@ __metadata:
languageName: node
linkType: hard
-"react-native-ios-utilities@npm:5.0.0-15, react-native-ios-utilities@npm:next":
- version: 5.0.0-15
- resolution: "react-native-ios-utilities@npm:5.0.0-15"
+"react-native-ios-utilities@npm:5.0.0-16":
+ version: 5.0.0-16
+ resolution: "react-native-ios-utilities@npm:5.0.0-16"
peerDependencies:
react: "*"
react-native: "*"
- checksum: 7e1ce1e6c4d17c72b6f6fe5006aa78a83b1605897859c3134e62fa40a34b74c4206df54b0d2d6654863bf0bb6846396c9ef3ca187ed14ddcceca2e20ae934e3a
+ checksum: c2d297f5d4313cced8389c130d8b4e1fd0b6123a1b9ba2e22d9b6ab9809ffbdd2eda2cd0f05500ebd03b14d303e37dc1bbdc60cb00d72e41a692a0a49c25908d
languageName: node
linkType: hard
@@ -9912,7 +9912,7 @@ __metadata:
postinstall-postinstall: ^2.1.0
react: 18.3.1
react-native: 0.75.2
- react-native-ios-utilities: 5.0.0-15
+ react-native-ios-utilities: 5.0.0-16
react-native-safe-area-context: ^4.10.8
react-native-screens: ^3.34.0
languageName: unknown
@@ -9932,7 +9932,7 @@ __metadata:
react: 18.2.0
react-native: 0.75.2
react-native-builder-bob: ^0.26.0
- react-native-ios-utilities: next
+ react-native-ios-utilities: 5.0.0-16
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.2.2