backoff-rxjs icon indicating copy to clipboard operation
backoff-rxjs copied to clipboard

Feature Request: durationSelector for handling time

Open leblancmeneses opened this issue 2 years ago • 0 comments

A lot of operators dealing with time support durationSelector debounce/throttleTime.

Practical usecase: This feature might benefit others needing to integrate this in react-native when the app is in the background.

This allows other libraries responsible for time to be integrated with rxjs. Example: https://github.com/ocetnik/react-native-background-timer.

leblancmeneses avatar Dec 21 '21 05:12 leblancmeneses