Skip to content

Conversation

@patrickkabwe
Copy link
Owner

Summary

  • add NitroText Android module with Kotlin view/impl, JNI registration, and autolinking
  • reuse shared component descriptor to hydrate props/state on Android Fabric
  • adjust TS API, codegen script, and example to exercise the Android implementation

Testing

  • Not run (Android build pending)

- add Android Nitro module with Kotlin view, Fabric state updater, and JNI bridge

- share component descriptor/state logic so Fabric can hydrate props on Android

- update TypeScript entrypoint, codegen pipeline, and example app for Android support
@patrickkabwe patrickkabwe changed the title Add Android support for NitroText HybridView feat: add android support Sep 28, 2025
@patrickkabwe patrickkabwe merged commit 369ad10 into main Oct 2, 2025
4 checks passed
@patrickkabwe patrickkabwe deleted the feat/android-support branch October 2, 2025 03:20
github-actions bot pushed a commit that referenced this pull request Oct 8, 2025
## [1.1.0-next.1](v1.0.3...v1.1.0-next.1) (2025-10-08)

### ✨ Features

* add android support ([#49](#49)) ([369ad10](369ad10))
* **android:** add html support ([#52](#52)) ([ca1ffb0](ca1ffb0))
* **ios:** add html support ([#56](#56)) ([02f0a9c](02f0a9c))

### 📚 Documentation

* add CONTRIBUTING.md and issue templates for better community engagement ([#48](#48)) ([a213abe](a213abe))
* update README.md for improved clarity and formatting ([#59](#59)) ([dbe93aa](dbe93aa))

### 🛠️ Other changes

* bum up nitro 0.29.8 ([#57](#57)) ([e550832](e550832))
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

🎉 This PR is included in version 1.1.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants