chenkuangkuang
chenkuangkuang
I noticed that other issues mention the moveto method, but @egjs/react-infinitegrid doesn't seem to have this method? Can anyone tell me why?
my app have some package only used for static link. I also tried to use if like this: ```` pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {} installer.pod_targets.each do |pod| if pod.name.eql?('RNPermissions')...
### Describe the bug android apk size too big ### Steps 1.react native app using coinbase expo library like: https://coinbase.github.io/wallet-mobile-sdk/docs/client-sdk/rn-install 2.build android apk The size of the apk has increased...
When the view-shot contains a webview and the webview content changes (pathname and search both change), the intercepted view is not updated (the filename changes and releaseCapture is also performed)...
Can anyone tell me the exact requirements for trying to pass world id app store verification. I submitted twice for review and got rejected with the reason “I dont see...
I tested this url: https://id.worldcoin.org/authorize?response_type=id_token%20token&response_mode=fragment&client_id=[my_client_id]&redirect_uri=[my_redirect_uri]&nonce=1725854569544&ready=true&scope=openid&state=d11f5218f96748c190204b77cddf6af1 It work well in ios, but open two tabs in android(14) browser after auth done. why? anyone help?
I want to develop a world-app login function. How do I know the scheme of the world coin app?
after run dev, my browser open a page and redirected to “docs.worldcoin.org”。why?
### Checklist - [X] I have looked into the Readme ([Base](https://github.com/auth0-samples/auth0-react-native-sample/tree/master/00-Login#readme)/[Hooks](https://github.com/auth0-samples/auth0-react-native-sample/tree/master/00-Login-Hooks#readme)/[Expo](https://github.com/auth0-samples/auth0-react-native-sample/tree/master/00-Login-Expo#readme)) and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0-samples/auth0-react-native-sample/issues) and have not...
### Checklist - [X] The issue can be reproduced in the [react-native-auth0 sample app](https://github.com/auth0-samples/auth0-react-native-sample) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/react-native-auth0#readme), [Examples](https://github.com/auth0/react-native-auth0/blob/master/EXAMPLES.md), and [FAQ](https://github.com/auth0/react-native-auth0/blob/master/FAQ.md) and have not...