@hanzogui/kitchen-sink
v4.4.0
Published
NOTE:
Readme
NOTE:
- yarn ios fails unless you add to package.json:
"installConfig": {
"hoistingLimits": "dependencies"
},- but metro fails to build js unless you remove this (and make sure
config.resolver.nodeModulesPathsis set to monorepo root in metro.config).
