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

Stable version for React Native 0.70+ #1527

Closed
ParvinderjitSF opened this issue Apr 25, 2024 · 5 comments
Closed

Stable version for React Native 0.70+ #1527

ParvinderjitSF opened this issue Apr 25, 2024 · 5 comments
Labels
question I have a question!

Comments

@ParvinderjitSF
Copy link

What is the stable version of Re-Native for React Native 0.70+

@ParvinderjitSF ParvinderjitSF added the question I have a question! label Apr 25, 2024
@RicardasN
Copy link
Collaborator

The stable version will be the 1.0 production release, right now it's going through the stabilization phase, so the most stable version is 1.0.0-rc.17, however, there might be issues with it still popping up.

If this is not a time-sensitive issue for you, I'd suggest waiting for the full release, otherwise, try the latest rc and raise any issues that might come up.

@Parvinderjit
Copy link

Parvinderjit commented Apr 29, 2024

Actually there is one of our client using this framework for his production app. Now we are facing some issue with this ReNative framework like some of the third party SDK not working properly with the old versions of the SDK from Android , iOS and React-Native version.
And also there is another problem like need to add watchOS companion app to the ReNative project. It is humble request can you suggest how can we integrate watchOS App target into the ReNative project. Or any other explicitly way to increase the version of the ReactNative

One another question is why platformBuild folder created everytime? How can we add additional project target into the XCode project. I tried but next time when hitting the npx rnv run -p ios it replaces the old configuration. Can you sugget us how to achive this?

It is bit urgent for us. Thanking you in advance

@RicardasN
Copy link
Collaborator

What version or ReNative are you using?

You can explicitly change React Native version via renative.json plugins by providing some sort of explicit version, that you need, however I'd expect some problems due to changes in React Native itself. It will be properly implemented in a newer release of ReNative itself - 1.0

To confirm you already have the WatchOS app done and want to connect it as a target in XCode? Or do you want transpilation of JS code, like for iOS/tvOS?

@Parvinderjit
Copy link

@RicardasN I am using Renative 0.34. I tried to increase the react native version to 0.68 because of some library dependency reasons. But Renative gets break. Even for the latest version it is not compilable and won't take any risk for the releasing of the app.

And for the WatchOS app, we will create native app for the same. and planning to bridge it with ReNative app

@pauliusguzas
Copy link
Collaborator

1.0.0 was released with latest react-native, closing this tikcet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question I have a question!
Projects
None yet
Development

No branches or pull requests

4 participants