AngelDev0329
AngelDev0329
How are you? I am going to draw line, but I can't find this attribution. Could you guide me it? Thank you
How are you? I am going to draw line with image pattern. How can I do for this? Could you guide me how can I do? Thank you.
I want to resume the delayed playback when play after pause on live stream. But I can't find the solution for this. Thank you
I am getting this error when init push notification using this code ``` RNPusherPushNotifications.setInstanceId(Pusher.PUSHER_INSTANCE_ID); ``` ``` ERROR TypeError: Cannot read property 'setAppKey' of null ```
I am using popover in swiftUI project. When I pop the paged attached popover, showed popover doesn't disappear. How can I dismiss showed popover?
I am using popover in LazyVstack and LazyVGrid. By the way, popover doesn't show sometime. Could you help me to solve this issue? Thank you
I want to put jpg image on Image component but it doesn't show it. This is my code. How can I fix this?