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/mobile
Usage
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/mobile
Example 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/mobile
Start watching
npx wml start
Troubleshooting
Nothing happens after npx wml start
- Give
watchman
Full 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
2 years ago
1.0.2
2 years ago
1.0.18
2 years ago
1.0.17
2 years ago
1.0.16
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.20
2 years ago
1.0.15
2 years ago
1.0.14
2 years ago
1.0.13
2 years ago
1.0.12
2 years ago
0.0.1
3 years ago