QQizi
Results
2
issues of
QQizi
Hello, Here's my issue. I have an array of card which looks like this : ``` [{index:0,...},{index:1,...},{index:2,...}] ``` On a swipe event i want to shift the index (removing the...
Hello, I have an error that occure when using Jest. It seems like a lot of people have this error but I can't find any answer. Can you help me...