exponea / exponea-react-native-sdk

MIT License
8 stars 13 forks source link

Support for react native 0.72.x #98

Closed jangsoori closed 1 year ago

jangsoori commented 1 year ago

Hi, react native 0.72 was released a while ago and with 0.73 RC released, is there any plans in the near future to update SDK to allow it on 0.72 without hacking peer dependencies?

  "peerDependencies": {
    "react": "^17.0.2 || ^18.0.0",
    "react-native": "<=0.71.8"
  },
xcibik00 commented 1 year ago

Hi @jangsoori , will be updated in new version of Exponea RN SDK

karel-suchomel-ed commented 12 months ago

When is the new update coming out? RN 0.71 has a bunch of issues, that are solved with newer releases and I would love to update already

xcibik00 commented 12 months ago

Hi @karel-suchomel-ed , we are currently working on new version of React Native SDK -> should be available during next week.