-
I tried to upgrade my TVOS to v16. Some APPS will crash include MAME. Should anyone have experience of running MAME successfully in TVOS16, please leave us a message
-
I have this piece of SwiftUI code:
```swift
import SwiftUI
struct Example: View {
var body: some View {
Text("Example")
.frame(maxWidth: 500, alignment: .leading)
#if !os(tvOS)
…
-
### Description
Hi I have installed
npm i react-native-chat-uikit
then added below code to test
```
import React from 'react';
import { ChatFragment, ScreenContainer } from 'react-native-chat-…
-
## Bug report
### Describe the bug
Kodi is crashing when I switch from one profile to another.
### To Reproduce
Steps to reproduce the behavior:
1. Fresh install.
2. Add a 2nd profile.
3. Ins…
-
| | |
|------------------|-----------------|
|Previous ID | SR-1805 |
|Radar | None |
|Original Reporter | coder543 (JIR…
-
### What version of melonDS DS are you using?
1.1.1
### Does the problem happen in standalone melonDS?
No
### What happened?
Hello everybody, Im having trouble using the GBA Connectivit…
-
**Description**
A `Task` created from within a `withUnsafeContinuation` closure executed within an actor-isolated method executes outside of the actor's isolated context.
This issue is quite simil…
dfed updated
7 months ago
-
Hi,
This is by far my favourite tvheadend client so far, however have an issue/request when using the guide.
There is currently no vertical browsing through the channels. You are only able to br…
-
### Minimal reproducible example
Expo SDK 51 (Working): [Repo for SDK51](https://github.com/akeeee/wasm--51.git) Expo SDK 52 (Not Working): [Repo for SDK52](https://github.com/akeeee/wasm--52.git)…
-
### Description
ScrollView's `scrollToEnd` method gives different results on iOs and Android.
Expected behaviour:
ScrollView's `scrollToEnd` method should function consistently across platforms. …