-
For `UISegmentedControl`'s you are able to use `.apportionsSegmentWidthsByContent = true`, this will automatically decrease the text size so everything fits in the `UISegmentedControl`'s width.
Whe…
-
-
Hi, I tried to clone the entire folder but when I run the project (without editing or deleting anything), I am unable to run the project due to 4 MessageExtension issues, such as:
error: /Users/J/D…
-
I would like to have a UISegmentedControl as the menu.
How would I do that?
I have the idea of replacing the UICollectionView that is representing the menu now, and use the UISegmentedControl, but t…
-
The orignai `SegmentedControl` can accept `.noSegment`, which represents no selection state.
Indices in this library allows `UInt` type but `.noSegment` is a type of `Int` (actually `-1`).
-
When adding a workout manually or editing a workout, the date picker for the start date does not work properly, since it was changed in iOS 14
-
**Environment**
- CLI: 6.1.2
- Cross-platform modules: 6.1.1
- iOS Runtime: 6.1.1
- Plugin(s): nativescript-theme-core
**Describe the bug**
It appears that Apple has updated the `UISegmen…
-
In order to keep a good practice with our tests and so that they keep working to get screenshots, we would need IDs to the elements in the new Tab Tray.
This is how the elements look like now:
```…
-
## 📝 詳細
質問させていただきたいのですが、
`allList` と `selectedList` にはどのような違いがあるのでしょうか?
`selectedList` は TODO で言うすでに実行済みのタスクのようなものなのでしょうか?
あと `メソッドsegmentSelcted同等の処理なら不要` というコメントで `viewWillAppear()` がコメントアウ…
-
tvOS?