Skip to content

Conversation

@Jake-Prickett
Copy link

Android Platform Support:

  • Added Platform/Platform.Android.swift with thread-local storage implementation for Android
  • Created symlinks across Sources directories (AllTestz, RxBlocking, RxSwift) and Tests
  • Updated header validation script to exclude Android platform files

Related to Android support work in #2663

@0xpablo
Copy link
Contributor

0xpablo commented Dec 2, 2025

Would be awesome to change #if !os(Linux) && !os(Android) for #if canImport(Darwin) to get partial Windows support for free and cleaning up the code a bit. Would be great to hear from the maintainers though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants