rnigro-rwb
rnigro-rwb
Linking PR to issue. Fixes #3318
PR #86 introduced this change. The author of that PR even pointed this out as a consequence of making the switch ([see comment](https://github.com/pradeep1991singh/react-native-secure-key-store/pull/86#issuecomment-703057826)). IMHO, this was a breaking change that...
It should be noted, that downgrading to 2.0.9 seems to restore access to the existing data, so long as the user did not uninstall the app or clear their data....
My workaround for now is to downgrade to v2.1.4.
We've been hit with this issue as well, and have determined a cause and a fix. I have put through pull request (#3667) to address this issue. The problem is...
> Here are some example use cases: > > const [notificationsEnabled, setNotificationsEnabled] = useMMKVBoolean("notifications-enabled", true) // Enable notifications by default > > const [theme, setTheme] = useMMKVString("theme", "system") // Use...
The workflow jobs are not running. Is there a way to trigger them?
Per this comment: https://github.com/parallax/jsPDF/issues/3376#issuecomment-2782022673 It seems this also fixes issue #3376. Unfortunately, there is no way to be certain as the original images are no longer available