Aaron Wong
Aaron Wong
Can you provide an example of this? I am on Chrome v96 and everything here https://aaronccwong.github.io/react-card-flip/ works for me as expected.
You'll need to manage the flip state of each card separately.
Hmm, this looks like an issue with the PyTorch versioning. This codebase was tested on 0.4.1 so 1.0.0+ might not work. I would be happy to accept a PR that...
#98 isnt going to cut it. Enzyme didn't yet support React 18 when 18 was released which is why I've held off on updating but since it appears there are...
https://github.com/AaronCCWong/react-card-flip/releases/tag/v1.2.3 includes the fix for this
Thanks @dododevs for add React 18 support. Latest release has been published to npm.
Getting access to the `onEndEditing` prop of TextInput would be great too! When can we expect this PR to be merged and released?
This is a value that is returned through this library. That is, we get it from the purchase parameter of `purchaseUpdateListener`. If that returns a string that isn't properly base64...
It looks like your project uses react 17. This package expects react 18+.
Try anything before [v1.1.6](https://github.com/AaronCCWong/react-card-flip/releases/tag/v1.1.6)