-
I am not able to set a ```VisualEffect``` to my ```rtmpStream```.
#### Filter class
``` swift
final class MonochromeEffect: VisualEffect {
let filter:CIFilter? = CIFilter(name: "CIColorMonoc…
-
i have problem again with this text on mc_print3 :'アボカドアボカドアボ' , it doesn't print as i want
but the text below prints correctly
-
After upgrading to iOS 14 Beta 4, even the example projects won't launch anymore and the CPU is at 100%. I didn't have time to investigate further so I don't know if this is a bug from iOS 14 or Pulle…
-
## Steps to Reproduce
1. Create a Xamarin project for iOS
2. Add a UISegmentedControl to any view
3. Put a breakpoint anywhere
4. Attempt to get/set the value for the SelectedSegmentTintColor pr…
-
I've been trying to add QSegmentedElement with a segment of UISegmentedControl selected but I haven't found the way to do that. Does someone how to do that?
Thanks
-
### New Packages
## WWRoundedSegmentedControl
- Add the rounded corner function to the original UISegmentedControl.
https://github.com/William-Weng/WWRoundedSegmentedControl
-
Hi @shogo4405
Do you have a working version of local recording?
I have followed the docs in the Readme.md but cannot seem to get a working version.
I have posted about the didFinishWriting m…
-
Having
Setpoint item=StorageRoomVentilatorInput step=1 minValue=0 maxValue=10 label="Storage Room - Setpoint Ventilator [%d]" icon="settings"
in the Sitemap, where the Item is defined as
Number …
-
我头部插入了一个UISegmentedControl,现在想点击UISegmentedControl时候,进行切换,该怎么处理,老大
-
# Feature Request
Currently the `values` prop accepts an array of strings to display as the label. I'd like to use icons instead. This should be supported on the native side. See the below in Safar…