hery
hery
Amazium does that out-of-the-box, while I've been hacking for hours on Skeleton to get it to work. Skeleton also seems not maintained anymore.
Solved with https://stackoverflow.com/a/43340802/816537 I'll let you have a look and maybe see why an explicit target import was required here before closing this ticket.
Actually never mind, I was able to build the `RCTAutoComplete` target but then it broke my project's target because of duplicate declarations (probably because of importing React into the `RCTAutoComplete`...
Anyway, I gotta ship so I'll just use something else.
It doesn't?
Hello, have you installed CUDA 10? CUDA 9 does not support the Turing architecture.
Good to hear thanks! iOS is ready but I'm a bit slower with Android. Quick question, should I remove `androidx` from my implementation?
Hi @orkunsenturk, it's ready on iOS but I'm still figuring out a few things on Android. The logic is a bit different on Android so my implementation is a little...
Was this ever committed to master? If not any update would break the fix.
Here's a PR for @EyalSi's solution, pretty straightforward! 🙇 https://github.com/dancormier/react-native-swipeout/pull/301