Daniel Kramer

Results 6 issues of Daniel Kramer

**Describe the bug** Settings .bounces(false) appears to cause bouncing.. while setting to true seems to eliminate them.. I think your bool is flipped **To Reproduce** - Steps to reproduce the...

bug

Thanks for the slick library, it's working great. I have a LazyVGrid that arranges over 1000 images. I've added the .fade transition which is working great. Ideally tho if the...

Doing a fresh install of react and the repository. The server comes up briefly and crashes with: Failed to compile. /Users/daniel/Documents/GitHub/avataaars-generator/node_modules/@types/lodash/common/object.d.ts (1689,12): error TS2304: Cannot find name 'Exclude'. I'm trying...

I have a LazyVGrid inside a Scrollview.. scrolling from start to finish works great , as I scroll backward the scrollview jumps around.. I think the issue is the scrollview...

My app hangs and eventually errors in - (BOOL)removeItemForKey:(NSString *)key error:(NSError *__autoreleasing *)error crashing on this line OSStatus status = SecItemDelete((__bridge CFDictionaryRef)query); EXE_BAD_ACCESS BTW, I'm switching over to your framework...

This probably isn't a TZStackView issue, but my own ignorance on this one. I have an objective c project and am trying to import TZStackVew. I've read up on the...