Alexander Panov

Results 34 comments of Alexander Panov

> Awesome, thanks! > > I hope IJustDev can merge it one day soon. This day is today! Sorry for letting this rest that long

Hey there, sounds like a good idea! You can go ahead and create a pull request. If something doesn't fit in the currenct codebase we'll let you know.

Does this work without lazy loaded but with eager loaded modules? For example I am currently struggling with a child module that is always imported. In my child module I...

So I came up with a salutation that might be useful for somebody. If you have non-lazy-loaded modules and use ngx-core, you can create a `TranslateLoader` yourself, that holds an...

Same issue here, didn't find a solution yet. I'm trying: ```bash $ eas build -p ios --local ```

It looks like there has been changes to pnpm setups in react-native: 0.72.8 https://github.com/facebook/react-native/commit/e70166a3a8b9ddf1a7e322db602c548aaa60102d#diff-766bef9361966fae97e56d95c694309a9e446f6ce5e8ea837b7d09b509e6a5b7

Ok it looks like it worked by upgrading it to this. I think it's required that all of your react-native versions that are installed in every package has to be...

I got the same issue when deleting the node_modules folder from my app with turborepo.

Thanks for contributing. Please allow some time to check on this.