LaGregance
LaGregance
Hi, Following this closed issue: https://github.com/nodegui/nodegui/issues/969 When npm attempts to install nodegui on an M1 mac, it tries to download nodegui-binary-v0.59.0-darwin-arm64.tar.gz. An error is given that this package is not...
Hi, I have a problem using lean-cli, for the needs of my algo I need to add some changes in the following files (in order to add a new Forex...
**Bug description:** I got the following crash in my Firebase Crashlytics console: ``` Fatal Exception: NSInternalInconsistencyException Completion handler passed to -[RNCWebViewImpl webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:] was not called 0 CoreFoundation 0x83f20 __exceptionPreprocess 1...
**Bug description:** On iOS only, when the keyboard is visible (because the user focus an input inside the webview), resizing the webview container create a blank offset of the keyboard...
Hi, Paper Mario TTYD is one of my favorite game in the world, and what can I say, Hero Mode made it ten times better, ultra challenging and give a...
Remove "override" keyword as AppDelegate inherit directly from UIApplicationDelegate that is a protocol, using override cause error "Method does not override any method from its superclass".