exponea / exponea-react-native-sdk

MIT License
8 stars 13 forks source link

Support for react-native 0.75.x and the New Architecture #114

Closed dannyBies closed 1 month ago

dannyBies commented 7 months ago

Hi!

React-Native 0.74 is almost stable so I wanted to create this issue to keep track of adding support within this library. React-Native 0.75 has been released since this issue has been opened.

Additionally, the RN community is working hard at making the RN ecosystem compatible with the new architecture. Is this something Bloomreach will support in the future? See https://github.com/reactwg/react-native-new-architecture/discussions/167 for more context.

hpeinar commented 5 months ago

React-Native 0.74 (along with Expo 51) has now been released so it would be ideal if this library would follow suite.

roland-misica commented 5 months ago

Hi @dannyBies, and @hpeinar thanks for letting us know, we will support React-Native 0.74 soon. We are planning to support new architecture and bridgeless mode in the future.

hpeinar commented 5 months ago

@roland-misica any updates on this?

xcibik00 commented 5 months ago

Hi @hpeinar, unfortunately not yet, but we have it on roadmap - so will keep you updated about the progress. Thanks for the patience.

dannyBies commented 4 months ago

Is there any way for us to track progress on this and future react-native updates?

React-Native 0.74 has been out for 2 months and the first RC was released 4 months ago. This has been the only library blocking my app from updating React-Native and Expo, which includes important security updates, features and bugfixes that we need access to.

xcibik00 commented 4 months ago

Hi @dannyBies , as I already mentioned its on our roadmap (and will be delivered probably in Q3). For more details please reach out your Bloomreach Customer Success Manager. Thanks

dannyBies commented 3 months ago

If anyone is interested, I've created a fork that add support for React-Native 0.74.2. From initial testing it seems to work fine for my use-case - https://github.com/dannyBies/exponea-react-native-sdk/tree/feat/upgrade-react-native.

npm install @dannybies/react-native-exponea-sdk@1.9.0-rc.2

I might add my expo config plugin to this fork in the future which can be used to stay in the expo managed workflow.

zeraphie commented 2 months ago

If anyone is interested, I've created a fork that add support for React-Native 0.74.2. From initial testing it seems to work fine for my use-case - https://github.com/dannyBies/exponea-react-native-sdk/tree/feat/upgrade-react-native.

npm install @dannybies/react-native-exponea-sdk@1.9.0-rc.2

I might add my expo config plugin to this fork in the future which can be used to stay in the expo managed workflow.

Thanks for this, the speed of react native updates has been too slow for us too 😅 worked like a charm

dannyBies commented 2 months ago

I've updated the issue as React-Native 0.75.x has been released by now..

RoccoDocco commented 2 months ago

Same here. I would like to at least update to 0.74 for now, 0.75 would be even better. The support for the latest React Native release has always been lagging behind, but two releases is a bit too much.

xcibik00 commented 1 month ago

Hi all, just now we released new Exponea RN SDK version 1.9.0 with support for RN 0.74.5

dannyBies commented 1 month ago

That's great, thanks!

Any idea about when support for 0.75 will be added? (Also the first release candidate for 0.76 was released just a few hours after Exponea 1.9.0 😅 )

xcibik00 commented 1 month ago

Hi @dannyBies , not yet but we will keep you updated about the timeline, we would like to do Exponea RN SDK updates more often also to support newer RN versions sooner.

dannyBies commented 1 month ago

That's great to hear, thanks for all the hard work and looking forward to more regular updates!