Gio

Results 7 issues of Gio

More in #634

bug
help-wanted

As suggested in [this issue](https://github.com/IjzerenHein/react-native-magic-move/issues/7) I implemented a similar approach as `examples/native/src/explorer/ExplorerView.js`, for triggering a transition without a navigator. However, it seems that hooks are not supported. ### Expected behaviour...

Example > FastlaneCore::Interface::FastlaneShellError: [!] Exit status of command 'cd .. && appcenter codepush release-react -d Staging -a username/app--target-binary-version "1.0.0" --description "Revert "Test soft deployment"" --disable-duplicate-release-error' was 3 instead of 0....

In the [main](https://docs.fastlane.tools/) docs page, the following 2 lanes are defined: ```ruby lane :beta do increment_build_number build_app upload_to_testflight end lane :release do capture_screenshots build_app upload_to_app_store # Upload the screenshots and...

## Related issues (if any) #52

Quite an odd issue, but it seems that this package gives an error for any `project.pbxproj` which doesn't have a new line at the end of the file. ### Steps...

### Description Standard installation, I am unable to get my RN app to trigger MetaMask to open. ### AppKit SDK version "@web3modal/wagmi-react-native": "^2.0.2", ### Output of `npx react-native info` npx...

bug