How to access react-native-mmkv in a iOS Widget (React Native Expo)
A step-by-step guide to integrating MMKV into your Expo-managed app’s iOS widget, bridging Objective-C++ to Swift, dealing with CocoaPods.
Apr 8, 202512 min read211

Search for a command to run...
Articles tagged with #widgets
A step-by-step guide to integrating MMKV into your Expo-managed app’s iOS widget, bridging Objective-C++ to Swift, dealing with CocoaPods.

Ever wished you could swap out the Lock Screen’s flashlight and camera shortcuts for something more useful like a quick toggle for smart home controls or an instant app action? With iOS 18, that’s finally possible! Apple has introduced Control Widget...