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 not building #12

Closed
Stas-Buzunko opened this issue Aug 23, 2020 · 2 comments
Closed

Android not building #12

Stas-Buzunko opened this issue Aug 23, 2020 · 2 comments

Comments

@Stas-Buzunko
Copy link

Task :app:compileReleaseJavaWithJavac FAILED
/Users/bon/work/ff/android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java:15: error: cannot find symbol
import com.example.crystalrangeseekbar.ReactNativeRangeSliderPackage;
^
symbol: class ReactNativeRangeSliderPackage
location: package com.example.crystalrangeseekbar
/Users/bon/work/ff/android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java:109: error: cannot find symbol
new ReactNativeRangeSliderPackage(),
^
symbol: class ReactNativeRangeSliderPackage
location: class PackageList

@Stas-Buzunko
Copy link
Author

react-native: "0.62.1"
@jesster2k10/react-native-range-slider: "^0.3.1"

@devWaleed
Copy link

Auto linking is broken, follow manual linking steps

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