You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.
Now I have this:
I used code from issue #115 to place avatar on top:
layoutSpecs = ASStackLayoutSpec(direction: .horizontal, spacing: 0, justifyContent: justifyLocation, alignItems: .start, children: cellOrientation)
I need avatars to be near the arrows. So I need to adjust avatar's vertical position.
How to do it?
The text was updated successfully, but these errors were encountered: