Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow codesplitting mock file #743

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CorentinAndre
Copy link

Description

Hey 👋 first of all, thanks for your lib Mark :)

Here's a small PR where the mock and native file module are required inline. Otherwise, if run in a test environment, it will parse the native file and crash because it's importing react-native.

@mrousavy
Copy link
Owner

Thanks for your PR, nice catch!

Question; can we also instead create a MMKV.mock.ts file? Or similar?

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