1.0.20 • Published 2 years ago
@bit-ui-libs/mobile v1.0.20
@bit-ui-libs/mobile
mobile library
Installation
npm install @bit-ui-libs/mobileUsage
import { multiply } from '@bit-ui-libs/mobile';
// ...
const result = await multiply(3, 7);Auto-update @bit-ui-libs/mobile in project
Add this local project to your target project's node_modules
npx wml add . /Users/xxx/bit-chainit-mobile/node_modules/@bit-ui-libs/mobileExample output:
Ok to proceed? (y) Y
? Source folder is a git repo, add `.git` to ignored folders? Yes
? Source folder is an npm package, add `node_modules` to ignored folders? Yes
Added link: (0) /Users/xxx/bit-ui-libs-mobile -> /Users/xxx/bit-chainit-mobile/node_modules/@bit-ui-libs/mobileStart watching
npx wml startTroubleshooting
Nothing happens after npx wml start
- Give
watchmanFull Disk Access permission - Do this command:
watchman watch /path/to/wml/src - Update read/write access for global
node_modules:chmod -R 775 /path/to/global/node_modules
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
1.0.19
3 years ago
1.0.2
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.20
2 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
0.0.1
3 years ago