Run Every Branch on your Phone - React Native Console
npm install @rebop/react-native-rebop-consoleugh
``sh`
npm install react-native-rebop-console
`js
import { multiply } from 'react-native-rebop-console';
// ...
const result = await multiply(3, 7);
`
In this repo, run:
`sh`
npm pack
Then in the other repo, run:
`sh``
yarn add /Users/joey/dev/fluxlabs/codepush-rebop-vercel-preview-deploys-for-react-native/rebop-console/rebop-react-native-rebop-console-0.7.0.tgz
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library