Koloda icon indicating copy to clipboard operation
Koloda copied to clipboard

How to use tableview inside kolodaview

Open NirajCapermint opened this issue 3 years ago • 0 comments

I am using this library for the swipe actions left and right. Inside the card view I put the tableview because my content is scrollable. But I am not able to scroll tableview and also the cards are blurry in the beginning. Tableview is scrolling only when last card is remaining in the stack. Anyone here can know how to achieve this?

Report

The more information you provide, the faster we can help you.

⚠️ Select what you want - a feature request or report a bug. Please remove the section you aren't interested in.

A feature request

What do you want to add?

Please describe what you want to add to the component.

How should it look like?

Please add images.

Report a bug

What did you do?

Please replace this with what you did.

What did you expect to happen?

Please replace this with what you expected to happen.

What happened instead?

Please replace this with what happened instead.

Your Environment

  • Version of the component: insert here
  • Swift version: insert here
  • iOS version: insert here
  • Device: insert here
  • Xcode version: insert here
  • If you use Cocoapods: run pod env | pbcopy and insert here
  • If you use Carthage: run carthage version | pbcopy and insert here

Project that demonstrates the bug

Please add a link to a project we can download that reproduces the bug.

NirajCapermint avatar Jan 12 '21 14:01 NirajCapermint