This website requires JavaScript.
Explore
Help
Sign In
Talon
/
voice-cat
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
c6715028c1b206aa1412b72746f19c67a7f0b571
voice-cat
/
clients
/
apple
/
dotnet
/
VoiceCat.iOS
/
Main.cs
T
4 lines
80 B
C#
Raw
Normal View
History
Unescape
Escape
Add managed UIKit iOS client
2026-09-19 15:43:37 +02:00
using
UIKit
;
UIApplication
.
Main
(
args
,
null
,
typeof
(
VoiceCat
.
iOS
.
AppDelegate
));
Reference in New Issue
Copy Permalink