j2objc
There are 11 repositories under j2objc topic.
uakihir0/SocialHub
SocialHub is multi social media (SNS) client for Java and Objective-C (with J2ObjC)
TriangleLeft/Flashcards
Unofficial mobile client for https://www.duolingo.com/
uakihir0/twitter-web-client
Twitter Client Library calling WEB API.
xemantic/github-users
Lists GitHub users. Minimal app demonstrating cross-platform app development (Web, Android, iOS) where core logic is shared and transpiled from Java to JavaScript and Objective-C.
Cleafy/j2objc-gradle
J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
asmallworldsite/integratej2objc
A tool to integrate generated sources from j2objc (or any other source generator, really) into XCode projects
FD-/OkHttp-j2objc
A fork of OkHttp modified to work with j2objc
uakihir0/mastodon4j
Java Mastosdon Library (J2ObjC Compilable)
FD-/SSLSocketFactory-j2objc
An SSLSocketFactory for j2objc that uses the native iOS SecureTransport API
ggeorg/UIKit4J
Native iOS UI framework for Java