Hello everyone, I was wondering if there was any p...
# talk-kratos
h
Hello everyone, I was wondering if there was any particular reason to use the @ory-client in version 0.0.0-next.b9ae67509002 on the React Native example (https://github.com/ory/kratos-selfservice-ui-react-native) instead of the latest one (version 1.1.4)? (The axios version is 0.21 on this one, for example)
m
Latest should be fine. let us know if you run into issues
h
Yes I hope so, however it is the version that you used into this example ! 😛
m
You mean in the blogpost https://www.ory.sh/login-react-native-authentication-example-api/ ? Will make a note to update that, thanks 😉
a
@high-lunch-26355 According to https://www.npmjs.com/package/@ory/kratos-client the latest version is v0.11.1 where’s 1.1.4?
h
Yes, however the support here https://github.com/ory/kratos-selfservice-ui-react-native and example is in @ory-client in version 0.0.0-next.b9ae6750900 :)