@r0b0t3d/portal
v0.1.3
Published
Render everything on top with Portal
Readme
@r0b0t3d/portal
Render everything on top with Portal
Installation
npm install @r0b0t3d/portalUsage
import { multiply } from '@r0b0t3d/portal';
// ...
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
