jonmdev
jonmdev
### Description A working Editor is essential for text input in a cross platform and mobile environment. Editor can be used as a field for users to type into such...
### Description Previously in .NET 7 Windows Shadow rendering speed was normal allowing normal layout speed and project frame rates of 30+ FPS during even debugging. Now in .NET 8...
### Bucket Partitioning In many cases, data will need to be partitioned for efficiency. For example, in a social database, users may only need to see/query users in their area....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
## Version **Release**: Stride Community Toolkit NuGet 1.0.0-preview.20 **Platform(s)**: Android ## Context I am attempting to create an integration pathway with Maui to allow crossplatform gaming for iOS/Android/Windows with Microsoft...
## Version **Release**: Stride Community Toolkit NuGet 1.0.0-preview.20 **Platform(s)**: iOS ## Context I am attempting to create an integration pathway with Maui to allow crossplatform gaming for iOS/Android/Windows with Microsoft...
### Feature name Add TextureView Option to Android ExoPlayer ### Link to discussion https://github.com/CommunityToolkit/Maui/issues/1773 ### Progress tracker - [x] Android Implementation - [ ] Unit Tests - [ ] Samples...
I first have to say HybridWebView is absolutely amazing. Being able to load in Javascript/HTML code and just run it in Maui is life changing. I hope this project will...
### UPDATE I was able to figure out this is a MauiHybridWebView issue. Any project with that added displays this crash behavior when also built with R8. I posted another...