Aaron

Results 3 issues of Aaron

I'm using my slider container width to set the `items` and `slidesToSlide` values. My component receives the width (say, 600), then I divide that by the card width (say, 200)....

I have a bold hover effect on the text that is being clamped. Hovering this makes the text go past the specified `lines` prop. Is there a solution for this?...

package version: 0.19.8; RN: 0.68.5 I'm trying to use the readStream to upload large files to my api in chunks. The api takes a chunk index and a base64 encoded...