Karan Kamdar

Results 11 issues of Karan Kamdar

Hi, background prop is provided by you but how do I get the height so that I can place an icon on top of the ImageBackground component. could you please...

## 🐛 Bug report ### Current Behavior rs not working on Windows in any shell ### Expected behavior should restart the server. Its working fine on my Mac. Is this...

Only on iOS seeing this issue, have to explicitly mention Linking.openURL in onPress func. This is after upgrading to RN Expo 39.0.0 SDK

I am trying to use the onFocus prop on this, but its not working. Any thoughts why this would be the case? since its supposed to accept all TextInput props.

The CLI is not working on Windows. It doesn't recognize the kill-port command after installing globally either in bash or powershell. Why is this happening?

is this compatible with the latest hapi js 18?

Hi, Could you please help? This is only working with react-native-reanimated @ 2.2.4. From version 2.3.0 onwards of react-native-reanimated this is crashing the app on launch. Any ideas?

After the latest update, I am having issue where my FlatList which is under SearchHeader component freezes and also i don't see the results in real time since i have...

Is the topOffset supposed to be 0 fro Android. The default value is working fine on ios but on Android there is a large top offset

Hi I have successfully built a Tiny Yolo v3 model by updating the script. but the model does not run correctly when using the test script. Any ideas?