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

错误: 程序包android.support.annotation不存在 #387

Open
yazhengwang opened this issue Jul 29, 2019 · 2 comments
Open

错误: 程序包android.support.annotation不存在 #387

yazhengwang opened this issue Jul 29, 2019 · 2 comments

Comments

@yazhengwang
Copy link

yazhengwang commented Jul 29, 2019

"react-native": "^0.59.8",
react native picker "^4.3.7",

import android.support.annotation.Nullable;

@n-qwed
Copy link

n-qwed commented Jul 30, 2019

I solved it when I tried this
#384

@yazhengwang
Copy link
Author

yazhengwang commented Aug 15, 2019

@n-qwed Thanks, I solved
import android.support.annotation.Nullable; ——>import androidx.annotation.Nullable;

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

No branches or pull requests

2 participants