Danila Shikulin
Danila Shikulin
Returned to original non-optimized implementation and fixed it.
1. Frames has zero offset when you use `AmzdScrollViewReader` inside `List` 2. You can't scroll to the row that is not yet appeared
This helps when you use XMLParsing via Carthage, otherwise deployment target defaults to latest iOS version.
Before the fix custom images were scaled to match fixed 44 point height. Now `intrinsicContentSize` depends on size of custom image to prevent image scaling. Hi. I hope I don't...
I was uploading binary using Xcode version 7.0.1 (7A1001) with latest iOS 9.0 base sdk and it said that `buffer-ios-sdk` bundle has an unexpected CFBundleExecutable key. So I deleted it...