exponea / exponea-react-native-sdk

MIT License
6 stars 13 forks source link

Support for react native 0.72.x #98

Closed jangsoori closed 11 months ago

jangsoori commented 11 months 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 11 months ago

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

karel-suchomel-ed commented 9 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 9 months ago

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