Cameron Chisholm
Cameron Chisholm
Noticed this too #210
> Can you update the wasm file? Done! :)
@bryandubno Thanks a lot. Working perfectly. No need to use CocoaPods.
@emeraldsanto We have bumped up our `targetSdkVersion` to 31 and running into issues as well, can confirm this fixes the test errors we are getting.
Same error for me `"react-native": "^0.70.7"` `"react-native-reanimated": "2.14.4"` Not an expo project
[This](https://github.com/emeraldsanto/react-native-encrypted-storage/pull/81) seems to be the only fix that works for me, hopefully it gets merged + released soon
did you find any solution? @dipak-agile @rusakovic
👋 @oscb @alanjcharles can't request a review from you guys :)
`usePriceHistory()` is a custom hook just used as an example, which would return `GraphPoint[]`
> Hey @camchis, is it possible for you to add this feature on android as well? Will look into this today :)