Ranga Vadhineni
Ranga Vadhineni
Hi @pentarex I am loading images in paging of 40 images limit per request. When i test on iphone 6 its slow takes around a 1 sec to first each...
Hi Does it require main Queue or not? getting react native warning ``` + (BOOL)requiresMainQueueSetup { return YES; } ```
Hi @pentarex I have another suggestion - Better to convert this props from Objective -C to Swift to use latest features and better syntax and also Swift will be preferred...
Hi, I am trying to cast youtube live streams in chromecast, i am still getting cors error using crossorigin.me proxy. Do any know how to make it work with chromecast?...
AlertIOS is replaced with Alert in 0.59.0 for iOS - better to update this
**Please describe feature/problem details and the solution you'd like.** Enable `resource` field for OAuth Password grant type
### Encrypted Environment feature The environment variable values are stored in JSON files in plain text format. The encrypted environment feature will save variable values in an encrypted format, useful...
Hi @rangav Thank you, please find a Minimal reproducible example ```yaml openapi: 3.0.0 info: description: Api to handle client in daily database title: Client api version: "1.0" servers: - url:...
**Why this feature is better to be included in comment-json? Please describe the scenario** I like this library, Can you please support for bigInt number **Provide 1-2 code examples that...
I think it's better to introduce self keyword for this as its already used in other languages like Swift and ruby. So it's easier to adopt. :: is really terrible...