Ankur Bargotra

Results 25 issues of Ankur Bargotra

For React Native 0.69+ The `AppDelegate.mm` file has changed to pass in `initialProperties` by doing: ``` NSDictionary *initProps = [self prepareInitialProps]; UIView *rootView = [self.reactDelegate createRootViewWithBridge:bridge moduleName:@"main" initialProperties:initProps]; ``` For...

Impact: Bug
Help: Needs Triage

## Current Behavior My co-workers and I are all getting this issue only on Windows machines when starting the Android app. It seems there was an existing issue for this...

type: bug
blocked: retry with latest
scope: react-native

# Environment Knex version: 2.1.0 Database + version: Postgres 14 OS: Windows 10 & MacOS # Bug When using `withRecursive` the name of the CTE is overriding the `from` clause...

Hi All, Seem to be running into this issue when running through GitHub Actions. Locally this sops provider works great, gcloud auth application-default impersonates a service account with 'owner' permissions...

- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...

bug
status: waiting-for-reply

The provider will detect changes and apply them, but upon checking the Stripe customer portal settings page the values remain unchanged

Having the ability to add an email/user in Google Workspaces Domains (https://domains.google.com/) would be very useful ie, Currently when doing domain mapping with an impersonated Terraform account, for instance, mapping...

enhancement
upstream
waiting-response

### Description Head programmed a graph component for my app following along with the Wallet example. After upgrading to 0.1.146 from 0.1.142 the animations no longer seem to work (https://shopify.github.io/react-native-skia/docs/animations/animations/)...

bug

I wrote a script in combination with Google Geocoding API to adding coordinates to the `raw-time-zones.json` file. Currently I am using this in my own codebase along with `patch-package` since...

Hello, This library works great for iOS but encountering the same issue as this post https://stackoverflow.com/questions/72457171/react-native-wifi-reborn-connected-to-wifi-but-no-internet-available-with-exc On Android, the connection is successful but internet does not work.

stale