BIPLOV KUMAR
BIPLOV KUMAR
Hi Admin, I am stuck from 2 Days. In IOS 14 not working. I have also manually linked too. YouTubeStandaloneIOS Not compatible with react native 0.69 react native. Code:- `...
Pod File :- **pod 'XCDYouTubeKit'** Package.json :- **react-native-youtube": "^2.0.1", "react": "16.10.2", "react-native": "0.59.9",** **Code :-** ``` try{ YouTubeStandaloneIOS.playVideo(video-ID) .then(() => console.log('Standalone Player Exited')) .catch(err => console.log('errorMessage in you tub video...
When i add vector icons ,it can't support, it only supports Images.
 i also followed this issue [https://github.com/fusioncharts/react-native-fusioncharts/issues/5](link) but not fixed.
1. It is working only first time, from second tome it is not working. 2. Also in debug mode working fine .but when debugger is off then not working. ```js...
Hi Admin, I am stuck from 2 Days. In IOS 14 not working. I have also manually linked too. YouTubeStandaloneIOS Not compatible with react native 0.69 react native. **Code:-** `...
its a big issue with title ,Drawer and all the screens.
its a bug of ReactNativeLocalization. i have spoiled whole day in it.
in debug mode it is working , but not in realese mode. giving error **Requested keys of a value that is not an object ERROR,**
Description :- in android it is working fine ,in ios ,app crashes. Please help ? No log In Xcode or debugger !