UNPKG

live-react-native-elixir-test

Version:

React Native adapter for Phoenix LiveView reactivity

8 lines (7 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useLiveComponent = useLiveComponent; // TODO: Implement in Phase 2.1 function useLiveComponent() { throw new Error('useLiveComponent not implemented yet - Phase 2.1'); }