-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
Cannot resolve symbol 'reactnativemmkv' #57
Comments
@tamacroft This one looks like a workaround though #37. Worked for me |
The android folder in your screenshot is not empty. It contains an |
Ah, ok, thanks, I didn't know that |
@tamacroft did you try cleaning your entire android cache?
|
thx, it's work |
on android :
import com.reactnativemmkv.MmkvModule
error is Cannot resolve symbol 'reactnativemmkv'
im using "react-native-mmkv": "^1.1.6",
The text was updated successfully, but these errors were encountered: