react-native-shared-group-preferences icon indicating copy to clipboard operation
react-native-shared-group-preferences copied to clipboard

Update README.md - expo info

Open LunatiqueCoder opened this issue 1 year ago • 0 comments

Hello!

I'm using this package with Expo, along with shared preferences on the native side (iOS Notification Service Extension written in Swift) to store data when a notification is received (and possibly dismissed) while the app is terminated. When the app starts and React Native kicks in, I retrieve the data using react-native-shared-group-preferences.

Pretty cool, thanks for the package!

LunatiqueCoder avatar Oct 15 '24 09:10 LunatiqueCoder