-
Notifications
You must be signed in to change notification settings - Fork 62
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
> Task :ua_react-native-airship:compileDebugKotlin FAILED #627
Comments
Can confirm that this version does not work with 0.78.
|
Hi 👋 I'm also facing this problem.
@jyaganeh Could you please share an update once the PR (draft) is opened? I'm going to patch it even before the release so I can build the app. Thank you! |
@jyaganeh Any update? We're stuck on building our apps. |
We are still working on this. The module template we used to update the plugin a few years ago is pretty out of date and is the old way of delivering turbo modules. We are regenerating a template base and trying to port our changes to it. Hoping to have something in the next day or so |
Is it possible to provide a temporary workaround or quick fix? We're stuck on building our app locally for almost a week. |
BUMP on this. Thanks for your helps everyone |
I have just created the following patch-package. I’m not sure if it breaks any features (at first glance everything seems to work), but at the very least, we can build the app again.
|
Thanks for the patch. While we struggle to get the new plugin in place Ill test these changes out and see if I can get a release out with it. If you are not using any of the views it should be fine though. I am pretty sure it will break older react versions but we can do a new react only release if needed. |
We almost have it. Lot of random issues that we got stuck on moving to the new module scaffolding. Ill try to do the last remaining TODOs over the weekend but it might be Monday before we get it out. So far I got it building and tested new arch that I can call takeOff and show a MessageView on both platforms. |
I am using the old architecture for my project, so please don't forget to test it as well 😄 |
I hit an issue with the fabric view on iOS was being picked up as a paper view. It too way too long to figure out. It's now the end of my day though so Ill have to continue getting it ready tomorrow. |
@JorenVos @samueljim @rberg-ct @war-in react-native-airship version 22.0.0 is now available. We'll follow up with a new example app and doc improvements outlining the full version support details. We appreciate your patience. |
latest react-native cli version 0.78 fresh project
added latest airship library
"@ua/react-native-airship": "^21.2.0",
will not compile
have tried rolling airship library to some other older versions and still no luck
The text was updated successfully, but these errors were encountered: