expo-live-view

0.6.1 • Public • Published

expo-live-view

Phoenix LiveView for React Native

Installation

npm install expo-live-view

Usage

import { multiply } from 'expo-live-view';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i expo-live-view

Weekly Downloads

4

Version

0.6.1

License

MIT

Unpacked Size

109 kB

Total Files

115

Last publish

Collaborators

  • stevestrates