Akshay Bagai
Akshay Bagai
ERROR ViewPropTypes will be removed from React Native, along with all other PropTypes. We recommend that you migrate away from PropTypes and switch to a type system like TypeScript. If...
When i'm taking screenshot with "react-native-view-shot" package then i'm getting blank in signature screen can anyone tell me what to do for this behaviour
### Summary I'm getting this error whenever i want to create MapView component. I already wrote my code if there is error in my code then anyone can comment that...
Warning: Each child in a list should have a unique "key" prop. Check the render method of `Picker`.
I'm getting this warning in only that picker where I'm using this as data :- [ {"label": "123 Main St, Dummy City", "value": "123 Main St, Dummy City"}, {"label": "456...
Whenever I'm clicking on start recording button in ios then my app is getting closed automatically, It is only happening in ios but in android it is working fine. How...
After doing all the steps as shown in screenshot  I am getting this error  can anyone help me to solve this i'm in hurry and one warning which...
What `react-native` version are you using? "0.72.3" What `react-native-pdf` version are you using? just uninstalling What platform does your issue occur on? (android/ios/both) android Describe your issue as precisely as...
**Describe the bug** I'm using this library for qr scan purpose but it is not working as expectedly **To Reproduce** Steps to reproduce the behavior: 1. use camera component code...
**What kind of change does this PR introduce?** **Issue Number:** - Closes #634 - Related to #___ - Others? **Screenshots/videos:** **If relevant, did you update the documentation?** **Summary** **Does this...