pub fn render_current_to_json() -> String
Build the current screen’s element tree, register its handlers, and return the JSON string to send to Java’s ViewInflater.
Called by Java: BubbaBridge.nativeRender()
BubbaBridge.nativeRender()