dres

Results 7 issues of dres

**Current Behavior** I have a screen that is used in different stacks. In order to satisfy our typescript requirements, I used a union type. Yet, I get an error when...

bug
package:stack

# Description 1. Sample code (provide repo url or sample code) So I'm using this library along with [react-native-video](https://github.com/react-native-video/react-native-video). I want to be able to control video playback with these...

I'm using this deck swiper as a way to answer questions. So the swiping actions correspond with answers such as "yes, no, maybe". Now if the user answers with a...

First of all, incredible library! SO easy to use! My issues is whenever I render a cap and then add some padding directly to the component, the cap circle is...

So I'm using this circular progress bar as a timer. When the timer counts down from let's say 30 seconds, the fill amount is changed accordingly. But I need a...

Hi, So currently I'm able to get permissions and weight data. I'm having trouble getting steps data. I'm using the `getDailyStepCountSamples` function, but the results is returning an empty array...

So let's say I have 10 reducers. I want to persist 2 of them. Upon logging out, I clear my persisted reducers out. Now I want to create an extra...