asjustis

Results 6 issues of asjustis

Hi Guys, So I have a few nums created (examples below), and a table that has fields with those enums as types. When I try to retrieve data using ResultRow.get()...

enhancement
hard

Hi, I started using file-watcher only today, and it seems AutoReload function could do a little better job. The idea would be to force-reload changes only if there are no...

### New Version 0.72.1 ### Old Version 0.70.4 ### Build Target(s) iOS 16.5 for both device and simulator ### Output of `react-native info` System: OS: macOS 13.4.1 CPU: (10) arm64...

Needs: Triage :mag:
Needs: Repro
Type: Upgrade Issue

Hi, so that's a feature request. Seems it would be very intuitive use to have the ability only to set `startingDay` and `endingDay` for `markedDates` variable rather than generating each...

stale

**Describe the bug** Might be something simple, but in a fresh project, I get an error using the sample code from the Readme. In particular, the issue is the `as...

bug

I try to implement a multi-slider with two values. It worked fine until I wanted to process and update values after the change. I started using `onValuesChangeFinish()`, tried the `onValuesChange()`...