Upsilon-Iridani
Upsilon-Iridani
### Description If you generate an api client using more than one schema, there's no trace of the security configuration in the generated output. ### Reproducible example or configuration https://stackblitz.com/edit/hey-api-client-fetch-example-tysctap6?file=openapi-ts.config.ts...
https://styled-components.com/docs/basics#react-native https://snack.expo.dev/@danielmschmidt/styled-components
🐛 [@react-native-firebase/crashlytics] Add support for enabling gwpAsanMode in android config plugin
The crashlytics dashboard is alerting me to enable GWP-ASan: > Your app has NDK crashes that can lead to security vulnerabilities. Enable GWP-ASan to see additional debugging data in Crashlytics...
Node 24 has entered the "Active" stage in the node release cycle: https://nodejs.org/en/about/previous-releases Any thoughts on updating?
**Is your feature request related to a problem? Please describe.** https://github.com/stripe/stripe-react-native/issues/355 **Describe the solution you'd like** The [stripe config plugin](https://github.com/stripe/stripe-react-native/blob/master/src/plugin/withStripe.ts) should (optionally?) implement the setup instructions outlined in [docs/android-chrome-tab-closes-on-background.md](https://github.com/stripe/stripe-react-native/blob/master/docs/android-chrome-tab-closes-on-background.md) **Describe...
## Summary Introduce support for creating a LaunchActivity as outlined in [docs/android-chrome-tab-closes-on-background.md](docs/android-chrome-tab-closes-on-background.md) ## Motivation Fixes #2245 ## Testing - [x] I tested this manually - [ ] I added automated...