React Native: npm link local dependency, unable to resolve module

The npm link command doesn’t work because React Native packager doesn’t support symlinks. After a little research, I discovered that there are two ways to go about it. Use haul packager in the example app. Haul supports symlinks, so you can use npm link as usual. Use local dependency via file:../ and then edit files … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)