Niko

Results 25 comments of Niko

~~@ttaranov solution works well in 2022 for sharing a common logic folder between react and react-native projects in the same repo. Only JS and no JSX in there though -...

Thanks so much for finding this and posting your solution. We have been struggling with this on https://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0 and are using your symlink solution for now also. Thank you @panbanda

For anyone else running in to this permission issue, I solved this on Elastic Beanstalk with this solution script mentioned above or with more detail at https://github.com/ember-fastboot/fastboot-aws/issues/4#issuecomment-272497834 and nothing else...

Thanks so much! Worked like a charm. FYI that "now-build" line needs to go into your `package.json`, not your `now.json` which is where I initially put that build step :)

@mccraveiro has kindly forked and merged at https://github.com/mccraveiro/standard-version-expo. Thank you @mccraveiro!!

> Maybe the sidebar could slide out through a toggle at the very top, and not be visible by default. @Gargron if I made a Pull Request that did something...

View right at the bottom of https://www.filestack.com/docs/security/policies/ for how to do it. Format is currently: `https://cdn.filestackcontent.com/security=policy:{policy},signature:{signature}/{HANDLE}` Security is set up like this: https://www.filestack.com/docs/tutorials/security-best-practices/

Thank you so much for building this!!

I love Dokploy! I use it to host the backend services for [Daily Optimist](https://apps.apple.com/us/app/daily-optimist-think-positive/id1466175138) and am evaluating it to use it professionally to deploy services more easily at [Pila Energy](https://pilaenergy.com/).

Hey! It eventually turned out to be an issue with the permissions. Get all your permissions set up, restart the simulator on a fresh phone (change the simulator model), and...