Skip to content

fix getAllMMKVInstanceIDs NPE - #51

Merged
ammarahm-ed merged 1 commit into
ammarahm-ed:masterfrom
zfanta:fix-getAllMMKVInstanceIDs-NPE
Dec 1, 2020
Merged

fix getAllMMKVInstanceIDs NPE#51
ammarahm-ed merged 1 commit into
ammarahm-ed:masterfrom
zfanta:fix-getAllMMKVInstanceIDs-NPE

Conversation

@zfanta

@zfanta zfanta commented Nov 23, 2020

Copy link
Copy Markdown
Contributor

IdStore.getAll() could be null if there is no MMKV instance. Return an empty array If IdStore.getAll() is null.

`IdStore.getAll()` could be null if there is no MMKV instance. Return an empty array If `IdStore.getAll()` is null.
@vercel

vercel Bot commented Nov 23, 2020

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ammarahm-ed/rnmmkv/kjqlqv8ml
✅ Preview: https://rnmmkv-git-fix-getallmmkvinstanceids-npe.ammarahm-ed.vercel.app

@ammarahm-ed

Copy link
Copy Markdown
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants