Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Compile error on Android #1

Closed
narychen opened this issue Jun 21, 2016 · 4 comments
Closed

Compile error on Android #1

narychen opened this issue Jun 21, 2016 · 4 comments

Comments

@narychen
Copy link

I use react-native 0.27.2
Cannot find com.facebook.react.bridge.JavaScriptModulesConfig

@sudharsan1988
Copy link

Yes, build failed with this message,

/node_modules/react-native-workers/android/src/main/java/co/apptailor/Worker/core/CatalystBuilder.java:11: error: cannot find symbol
import com.facebook.react.bridge.JavaScriptModulesConfig;

@narychen
Copy link
Author

@sudharsan1988 It seems that the author has abandoned this repo.

@vitalybe
Copy link

Shame. It seemed like a promising concept to me.

Could it go beyond proof-of-concept? What are the issues with this solution?

On Sun, Jul 24, 2016 at 7:26 AM Ben notifications@github.com wrote:

@sudharsan1988 https://github.com/sudharsan1988 It seems that the
author has abandoned this repo.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AB2BuG6tZ4BuvYIRzsMdDZQuqMy4RYhEks5qYumDgaJpZM4I6V7p
.

Sent from a phone with tiny keyboard.

@devfd
Copy link
Owner

devfd commented Jul 24, 2016

Hello guys,

thanks for your interest. this plugin started as an experiment and while I have not yet given up on this it's true I did not find the time to update it.

@vitalybe the main issue is to keep up with the pace of RN releases. while the iOS code is pretty solid I basically have to rewrite the android code every time a new release come along.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants