Natesh Bhat

Results 43 issues of Natesh Bhat

Here is the image that shows the issue : ![image](https://user-images.githubusercontent.com/23279926/188130245-f33494a5-c6fe-4f62-a9ae-0afffcd620b9.png)

question

https://hookstate.js.org/docs/extensions-subscribable In the docs page, you mention how to subscribe to state, there is no mention of how to stop subscribing or how to unsubscribe there.

question
documentation

Corrected doc

Here's the crash log : ``` Crashed: com.apple.main-thread 0 JWPlayerKit 0x187b28 keypath_get_selector_timeControlStatus + 13260 1 JWPlayerKit 0xba3d8 block_destroy_helper.15 + 8368 2 JWPlayerKit 0x17ce4 block_destroy_helper.13 + 3760 3 JWPlayerKit 0x20868 keypath_get.5Tm...

Right now, config takes a mix of android only and ios only options. if you provide 2 subgroup properties for android & ios, it will be very helpful : So,...

Getting below error when building my react native app which uses react native 0.73.6 : ``` Unable to resolve module react-native-flipper from /Users/natesh.bhat/Desktop/isha/sgapp-copy/node_modules/react-query-native-devtools/dist/react-query-native-devtools.cjs.production.min.js: react-native-flipper could not be found within the...

For loop colors are messed up and comments are not styled.

### Description Currently, i'm doing sso login using this library and after the login, the webpage redirects to the following intent url which is handled inside the app. the authenticate...

bug