issues
search
chkn
/
Xamarin.SwiftUI
.NET bindings for SwiftUI
MIT License
98
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch from delegates to `UnmanagedCallersOnly` and function pointers
#55
chkn
opened
2 years ago
0
Bridge `LocalizedStringKey` as `FormattableString`
#54
chkn
opened
2 years ago
0
Adopt `LayoutKind.Explicit` for opaque structures
#53
chkn
opened
2 years ago
0
Fix warnings in test projects
#52
chkn
opened
2 years ago
0
Initial ViewModifier Changes
#51
CartBlanche
opened
2 years ago
2
Add samples back to solution and switch to project references
#50
chkn
closed
2 years ago
8
Update Github Action
#49
CartBlanche
closed
2 years ago
0
SkiaSharp?
#48
mgood7123
closed
2 years ago
1
Target .NET 6 and drop support for legacy Xamarin
#47
chkn
closed
2 years ago
2
Hot Reload
#46
chkn
opened
3 years ago
0
Switch to GitHub actions
#45
chkn
closed
2 years ago
0
I have an Android connection VPN code. After binding, if there is no connection status event, can you bind it for me?
#44
bbhxwl
closed
3 years ago
2
Support defining custom Apps
#43
chkn
opened
3 years ago
0
[C#] Add sugar for State properties
#42
chkn
opened
3 years ago
5
[C#] Leverage source generator to eliminate reflection in CustomViewType
#41
chkn
opened
3 years ago
0
Switch back to C# 9 and use records for views
#40
chkn
closed
3 years ago
0
Support defining custom Shapes
#39
chkn
opened
3 years ago
0
Build glue library as an xcframework
#38
chkn
opened
4 years ago
1
Implement F# API for ViewBuilders
#37
chkn
closed
4 years ago
1
Bridge tuples and bool, and TupleView, VStack and friends
#36
chkn
closed
4 years ago
0
Even length namespace and class names cause crash
#35
chkn
closed
3 years ago
1
Add some real samples
#34
chkn
closed
3 years ago
0
XamariniOSSwiftUITest is mangled when running.
#33
7sharp9
closed
4 years ago
2
F# sample is a little mangled
#32
7sharp9
closed
4 years ago
3
Error : If you are building projects that require targets from full MSBuild or MSBuildFrameworkToolsPath, you need to use desktop msbuild ('msbuild.exe') instead of 'dotnet build' or 'dotnet msbuild
#31
7sharp9
closed
3 years ago
4
Try and make the F#/C# examples are similar in functionality as possible, currently they are not entirely the same.
#30
7sharp9
closed
3 years ago
3
[F#] Add operators for State<T>
#29
chkn
opened
4 years ago
3
Looks like it was the SharedProject's namespace name length which was…
#28
CartBlanche
closed
4 years ago
8
Generate bindings automatically from swiftinterface
#27
chkn
opened
4 years ago
11
Bridge INotifyPropertyChanging as ObservableObject
#26
chkn
opened
4 years ago
0
[Binding] ForEach view
#25
chkn
opened
4 years ago
0
[F#] Create computation expressions for ViewBuilder
#24
chkn
closed
4 years ago
14
Support defining custom ViewModifiers
#23
chkn
opened
4 years ago
3
[C#] Make the source generator an optional optimization
#22
chkn
opened
4 years ago
1
Initial TVOS Support.
#21
CartBlanche
closed
4 years ago
0
Add information on using Hopper on how to workout SwiftUI signatures and creating our glue functions.
#20
CartBlanche
closed
4 years ago
0
Improve C# experience with analyzer and source generator
#19
chkn
closed
4 years ago
1
Add RGBColorSpace enum, constructors and unit tests.
#18
CartBlanche
closed
4 years ago
5
[build] Start publishing packages to a feed
#17
chkn
closed
4 years ago
0
Add RGBColorSpace Enum and Constructors
#16
CartBlanche
closed
4 years ago
0
Create structs for Optional types so we can pass them to P/Invokes
#15
chkn
closed
4 years ago
2
Marshal ViewModifier Type between SwiftUI and .NET
#14
CartBlanche
closed
4 years ago
1
Marshal Color Type between SwiftUI and .NET
#13
CartBlanche
closed
4 years ago
1
Transparent bridging for nullable values as Swift Optionals
#12
chkn
closed
4 years ago
1
Add editorConfig file.
#11
CartBlanche
closed
4 years ago
0
Marshal Color Type between Swift and .NET
#10
CartBlanche
closed
4 years ago
1
Update azure-pipelines.yaml to run tests
#9
chkn
closed
4 years ago
0
Add Targets=Restore command and make it all 1 job.
#8
CartBlanche
closed
4 years ago
0
Retool the build and start producing nuget package
#7
chkn
closed
4 years ago
2
Initial ViewModifier Implementation
#6
CartBlanche
closed
4 years ago
0
Next