Jaime Bernardo
Jaime Bernardo
@jefflord This is more of a "debounce" than a "throttle", but I think users will understand "throttle" better. I'm OK with it. Regarding fast and slow plugins, I feel like...
@jefflord , "Effects" should be replaced with "Affects" (effects is a noun while affects is a verb) Other than that, it looks good to me. Thank you! ;)
Checking the implementation, it looks like `read`, `copy` and `moveFile` are using `winrt::Windows::Storage` implementations while `.exists` relies on `std::filesystem`. Is it possible that `std::filesystem` APIs don't work correctly on paths...
Hi! Thank you for the answer. That's the current workaround, which is to instruct the user to create the configuration file: https://github.com/janeasystems/nodejs-mobile-react-native/tree/ed727edea17e8a9e1a85cef3413becc83b8a0328#duplicate-module-name Is there a way this could be done...
Thank you @thg303 . The files that are looked for seem to be defined here : https://github.com/facebook/metro/blob/0393cdf58853d47717346cabacdd3d7be41b2193/packages/metro-config/src/loadConfig.js#L65-L68
Hi @crazycodeboy , Since opening this PR, I've made the following additional changes: - fix a bug where the splash screen would be hidden but still capturing input. - add...
Hi @kpete2017 , Thanks for reporting this. I've added a commit with a fix for 0.64. Please give it a try and let me know.
The error here seems to be ``` [0610:453C][2022-06-09T21:24:52]w363: Could not create system restore point, error: 0x800704ec. Continuing... ``` For some reason in you system the installer is not able to...
A trouble shooting section to the installer? Perhaps that'd be helpful, yes.
Going to remove the tag then, didn't get it :)