You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garbled because of your log output tool,
you can deal with question follow this steps:
android->app->build.gradle->dependencies
add
compile project(':react-native-picker')
1、报错如下:
:app:compileDebugJavaWithJavac
C:\TestPicker\android\app\src\main\java\com\testpicker\MainApplication.java:7: ����: ������com.beefe.picker������
import com.beefe.picker.PickerViewPackage;
^
C:\TestPicker\android\app\src\main\java\com\testpicker\MainApplication.java:31: ����: �Ҳ�������
new PickerViewPackage(),
^
����: �� PickerViewPackage
2 ������
FAILED
有很多乱码,是编码的问题吗?不知道应该怎么统一编码?之前安装别的库都没问题的啊
The text was updated successfully, but these errors were encountered: