Beto

Results 8 issues of Beto

# Why When using GoogleAuthProvider like the code example ``` const provider = new GoogleAuthProvider(); const credential = provider.credential(id_token); ``` We get the following error "provider.credential is not a function"...

bot: passed checks

# Hey, I've created a "Application Setup" under Setup and Organization to provide instruction on how to setup Redux for React Native. I've covered the file structure, adding the React...

# Why Improve DX by having a video walkthrough # How Embed video using the `ContentSpotlight` component. # Test Plan Run locally and validate video show correctly. # Checklist -...

bot: passed checks

# Why The PR adds examples of notification objects for both Android and iOS platforms when using addNotificationReceivedListener. These examples highlight key structural differences: Android uses a nested structure with...

bot: passed checks

# Why Solves [ENG-12059 Update @expo/cli validation to better support semver](https://linear.app/expo/issue/ENG-12059/update-expocli-and-doctor-validation-to-better-support-semver) # How Update `isDependencyVersionIncorrect` to handle prereleases accurately # Test Plan Run cli locally and test with various scenarios...

bot: passed checks
bot: fingerprint compatible

# Why Solves [ENG-13827](https://linear.app/expo/issue/ENG-13827/doctor-check-links-to-eas-build-docs-even-for-projects-not-using-eas) # How Added a ternary check to validate if the project uses EAS; if so, it displays the relevant documentation. # Test Plan - Run doctor...

bot: passed checks
bot: fingerprint compatible

# Why Solves [ENG-13828 Provide a way for people to opt out of this CNG check](https://linear.app/expo/issue/ENG-13828/provide-a-way-for-people-to-opt-out-of-this-cng-check) # How 1. Extended doctor config to support `isCngCheckEnabled` 2. Added `getCngCheckStatus`: This function...

bot: passed checks
bot: fingerprint compatible