appandflow / appandflow/react-native-design-utility
npx command on to init the theme.js file does not work.
Open
- Dominant language
- TypeScript
- Stars
- 141
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
react-native-design-utility library's npx command on github to init the theme.js file does not work.
This worked for me:
```
node ./node_modules/react-native-design-utility/lib/commonjs/init.js
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.