Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

Add official support for latest react-native version #60

Closed jessypouliot98 closed 3 years ago

jessypouliot98 commented 3 years ago

When trying to install the package I need to use the --force or --legacy-peer-deps flag to install it.

I am currently on:

"react": "17.0.1",
"react-native": "^0.64.2",
3akat commented 3 years ago

Hi @jessypouliot98, thanks for the request. I'll add this task to the backlog and hope to finish it during one of the nearest sprints.

3akat commented 3 years ago

Please take a look at v1.5.0

jessypouliot98 commented 3 years ago

@3akat unfortunately, like most other releases, there are problems with the build with iOS making it unusable. Though, this does actually fix the npm error