Packages

React Native integration for Phoenix LiveView

Current section

Files

Jump to
live_react_native CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.0.3
- License changed from MIT to **PolyForm Noncommercial 1.0.0** (free for noncommercial use; commercial use requires a separate license).
- Version aligned with `live-react-native-elixir` (js_core) 0.0.3.
- Note: `0.0.1` and `0.0.2` are unavailable on npm — the npm package was unpublished in 2025 and those version numbers are permanently reserved by the registry, so `0.0.3` is the first re-published release.
## v0.0.1
- Initial release of Elixir core extracted to `elixir_core/`
- Mobile channel (`LiveReactNative.MobileChannel`) and helpers (`LiveReactNative.RN`, `LiveReactNative.AuthHelpers`)
- Compatible with Phoenix >= 1.7 and LiveView >= 0.18