-
Is there any way to implement horizontal radio button group?
-
**Describe the bug**
Code is horizontally clipped when viewed in Medium as embedded content
**To Reproduce**
- Use https://carbon.now.sh/ to generat a code snippet
- Paste embed URL into a Medi…
-
Hey! I’m trying to add a constant height UICollectionView (that scrolls inline with the text) into the `middleContentView` of my input bar, but I'm confused on how to communicate the new height.
My…
-
#### Description
Summary:
If setHidden:YES has been called more than two times then setHidden:NO needs to be called more than once before the subview shows again.
Steps to Reproduce:
1. Create a UIS…
-
### Description
If I embed a button or entry, the default layout by iOS works as expected.
However, if there is a layout or content view, the view has a size of 0x0 and thus none of the items are …
-
I'm having a hard time understanding why _insetSpacing_ method parameter is represented as BOOL when distributing views along the axis. Currently, we only can choose if views are inset either by zero …
-
I would like to make the header fulfill all the width in `HomeViewController` and also create some custom insets to different `UIVIew`.
How can I do that inside a `UIStackView` without interfering …
-
Is it possible to add animation somehow? I'm only interested in animation when **removing** tags with the 'x', but **adding** animation would be useful too.
Sort of like what is possible with UIStack…
-
Right now the unit test works by asserting the frames of the arranged views. Checking on the frame might be a brittle way to assert correctness.
In order to be more sure about the correctness, it woul…
-
**Describe the bug**
In the empty state view `EmptyStateViewController`, the action button currently has a fixed width constraint to 228px. This constraint can't be met when the screen width is nar…