MiteshJadav

Results 8 comments of MiteshJadav

Get crash in androind12 any quick solution? I am using "react-native": "0.67.2" minSdkVersion = 23 compileSdkVersion = 31 targetSdkVersion = 31 ![Screenshot 2022-04-26 at 3 22 00 PM](https://user-images.githubusercontent.com/31030098/165273843-f81bdddf-b87d-4253-96ff-8a2ebe20b4f0.png) await TrackPlayer.setupPlayer({});...

I have do like this RangeSeekSlider.swift private func updateLabelValues() { minLabel.isHidden = hideLabels || disableRange maxLabel.isHidden = hideLabels if let replacedString = delegate?.rangeSeekSlider(self, stringForMinValue: selectedMinValue) { minLabel.string = replacedString }...

@heineiuo Attach error comment https://github.com/heineiuo/react-native-animated-linear-gradient/pull/61#issuecomment-1053848736 Thanks for update.

It work when set fix progress={0.5} When Edit this progress throw error: ![Simulator Screen Shot - iPhone 8 - 2022-06-17 at 15 25 05](https://user-images.githubusercontent.com/31030098/174275635-7b6e9a51-8809-4970-b04b-129b9bd70a37.png)

> Check config under https://github.com/wuxudong/react-native-charts-wrapper/tree/master/lib. > > ``` > drawValues: PropTypes.bool, > visible:PropTypes.bool, > ``` > > may help. If I set this value inside config: {} It is hide...

> * Probably related to [[Android] Crash Fatal Exception: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent  #1812](https://github.com/doublesymmetry/react-native-track-player/issues/1812) It is related but no solution works. Same problem, any solution or workaround?

Is there any updated library available for sync downloaded podcast from apple podcast app?