DS Boyce

Results 9 issues of DS Boyce

Adds an `offerPayLater` option to `requestOneTimePayment` for supporting [pay later offers](https://developer.paypal.com/braintree/docs/guides/paypal/pay-later-offers/android/v3). Tested on iOS and Android.

Summary of issue and description of fix in [#91](https://github.com/wgltony/react-native-braintree-dropin-ui/issues/91#issuecomment-1232266647): > When React Native [removed `link` and `unlink` from the CLI](https://github.com/react-native-community/cli/releases/tag/v8.0.0), they also changed two things: > > 1. The `*.podspec`...

Addresses #525. I wrote a few tests as well, but had trouble getting lint and tests to run successfully locally, even without these changes. Feedback and any guidance for cleaning...

Per the [changelog for 0.229.0](https://github.com/facebook/flow/blob/main/Changelog.md#02290), enabling `experimental.ts_syntax=true` allows some TypeScript syntax, e.g., `Readonly` versus `$ReadOnly`. This is a request for the option to be supported here, e.g., in [`require-readonly-react-props`](https://github.com/gajus/eslint-plugin-flowtype/blob/v8.0.3/src/rules/requireReadonlyReactProps.js#L16).

Our organization is attempting to use the React 19 beta for our internal tools to get ahead of the upgrade for production. However, we encountered a blocking issue with `react-relay`....

**What package within Headless UI are you using?** `@headlessui/react` **What version of that package are you using?** v1.7.19 **What browser are you using?** N/A **Reproduction URL** https://github.com/search?q=repo%3Atailwindlabs%2Fheadlessui%20__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED&type=code **Describe your issue**...

This reverts da3057c which regressed #5 as reported in #38.

### What's happening? Seeing this issue in production logs. Have not been able to reproduce it locally. Uploading the log here versus pasting it below: [stacktrace.log](https://github.com/mrousavy/react-native-vision-camera/files/15298803/stacktrace.log) ### Reproduceable Code ```tsx...

🐛 bug

**What package within Headless UI are you using?** `@headlessui/react` **What version of that package are you using?** v2.0.3 **What browser are you using?** N/A **Reproduction URL** See [adobe/react-spectrum#6355](https://github.com/adobe/react-spectrum/issues/6355). **Describe your...