ajoykarmakar

Results 7 issues of ajoykarmakar

### Issue I am using this plugin since 1 year and it's working very beautifully. Now when a android 10 user play a mp3 with this notification plugin a seekbar...

I follow the example from your project and documentation and got a blank screen. Code - ``` import React from 'react'; import {Text} from 'react-native'; import BigList from 'react-native-big-list'; const...

Hello there, can it be possible to publish this awesome library in carthage or any other way also? Thanks and best regards.

When I have implemented this plugin The view initialized as a full screen but I want that the view should be minimized by deafult If I drag then it should...

`Setting a timer for a long period of time, i.e. multiple minutes, is a performance and correctness issue on Android as it keeps the timer module awake, and timers can...

I have a media application where I want to implement auto close applications using user's specific time, but when user set the timer and goes into background mode the task...

I have a music application where the user can download the music file also. So when I fetched the music files I got all the files that the user store...

enhancement