Metadata-Version: 2.4
Name: ryact-native
Version: 0.0.0
Summary: Python port scaffold of react-native renderer (parity target: react-native APIs).
License: MIT
Requires-Python: >=3.8
Requires-Dist: ryact
Description-Content-Type: text/markdown

# ryact-native

Early scaffold for a React Native–style host renderer in Python.

This starts as a deterministic in-memory tree (similar to `ryact-dom`) so we can port and run tests.

