Peter Steffey
Peter Steffey
I was able to fix this by adding a slash to the end of the path as well
I have the same situation, where I am creating a folder for each of my potential users and then symlink-ing the folders they are allowed to access into those folders,...
Thanks for the quick reply. Yes, I was able to modify the local plugin to be unsafe and everything worked as expected. The risks you mentioned seemed to involve the...
Here's my commit, which is on a branch in my fork: https://github.com/SteffeyDev/filestash/commit/f1cc2198da7daea6f5639a228c2666c07383070f Looks like I left some debug print statements in there, which are unnecessary of course. This has been...
From the logs, it looks like the problem is that the `anchorPoint` has a `y`-coordinate of `4080`, which is well beyond the display area height of `802.9`. Try putting the...
@smadan Does this happen on a real device in addition to the emulator?
I'm honestly not sure what's going on here, and not sure how to debug unless you can reproduce in an expo snack. Are you seeing negative y values on device...
@zakharchenkoAndrii are you sure your issue is related? The other users are reporting issues when upgrading to a newer Android version, not when updating to expo. Your's might be a...
@vsofroniev Thanks for finding this, hopefully this fixes for a few people. I will add this to the README under troubleshooting.
Can you please attach a screenshot or video so that I can see what you are talking about?