issues Search Results · repo:layoutBox/FlexLayout language:Swift
Filter by
134 results
(52 ms)134 results
inlayoutBox/FlexLayout (press backspace or delete to remove)pod install
import UIKit
private var flexLayoutAssociatedObjectHandle = 72_399_923 // issue: Var flexLayoutAssociatedObjectHandle is not
concurrency-safe because it is nonisolated global shared mutable ...
yangshgetui
- 2
- Opened 28 days ago
- #276
Hi, I have recently updated my Xcode to 16.2 and as I have built the Flexlayout on previous version I got a compiler
error.
to solve the problem, I deleted the cache and build files then I tried...
...
inwoodev
- 1
- Opened on Dec 27, 2024
- #270
img width= 1176 alt= image src= https://github.com/user-attachments/assets/0ff8b5e7-0e21-4543-a1f4-4001d2955bca / img
width= 882 alt= image src= https://github.com/user-attachments/assets/fec8a5b6-1d57-4617-bb79-847b95e731dc ...
winnisx7
- 3
- Opened on Dec 19, 2024
- #269
If it is a multi row layout, how to set the gap combination percentage Expectation: Two columns per row, for a total of
two rows Actual: Only one column
rootView.flex.direction(.row).wrap(.wrap).shrink(1).paddingHorizontal(15).gap(0).define ...
yznote
- 5
- Opened on Nov 15, 2024
- #265
Issues and Steps to Reproduce
this is my code
rootFlexContainer.flex.direction(.row).define { (flex) in
flex.addItem().direction(.row).define { flex in
flex.addItem().width(50%).backgroundColor(.red) ...
CtrlJone
- 2
- Opened on Aug 29, 2024
- #262
img width= 471 alt= image src= https://github.com/user-attachments/assets/79453147-ad50-4ac0-aeea-20ecf4a1f897
@heoblitz Could you help check it out?
CtrlJone
- 1
- Opened on Aug 15, 2024
- #258
SwiftPM treats 2.0.07 and 2.0.7 the same (incorrectly), which means the new 2.0.7 release breaks it for people depending
on 2.0.07:
error: flexlayout : Revision fcb3e7940948abf02cd5b7205e53e870d7a73401 ...
brentleyjones
- 2
- Opened on Jun 14, 2024
- #253
I ve tried a few different things... (like using Buttons instead of views) but I still haven t figured-out a reliable
way to a push a viewcontroller from a FlexLout. I ve figured out a workaround for PRESENTING ...
TeamRainless
- 1
- Opened on May 20, 2024
- #251
CtrlJone
- Opened on Apr 12, 2024
- #249

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.