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

update package for react native > 0.60.0 #13

Open
mskarimi opened this issue Dec 12, 2019 · 2 comments
Open

update package for react native > 0.60.0 #13

mskarimi opened this issue Dec 12, 2019 · 2 comments

Comments

@mskarimi
Copy link

@johniak
please update for react native > 0.60
version 1.0.2 have problem with auto Link in new react native
any update???

@alz10
Copy link

alz10 commented Dec 24, 2019

I'm having the same problem, any update @johniak ?

C:\Local D\project\android\app\build\generated\rnc
li\src\main\java\com\facebook\react\PackageList.java:24: error: cannot find symbol
import org.advsoft.rnrootviewbackground.RNRootViewBackgroundPackage;
                                       ^
  symbol:   class RNRootViewBackgroundPackage
  location: package org.advsoft.rnrootviewbackground

C:\Local D\project\android\app\build\generated\rnc
li\src\main\java\com\facebook\react\PackageList.java:79: error: cannot find symbol
      new RNRootViewBackgroundPackage(),
          ^
  symbol:   class RNRootViewBackgroundPackage
  location: class PackageList

@alz10
Copy link

alz10 commented Dec 24, 2019

@mskarimi

you can use this package instead react-native-background-color

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