David Paulsson
David Paulsson
When I try to use the lib I only get a `Uncaught ReferenceError: Database is not defined`. Here's a pen to illustrate where I've inlined your script and then added...
This repo is pure evil.
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...
Would it be possible to show week number next to each row with dates somehow? Any ideas where to start if I'd like to implement this?
### Current Behavior - Tracker handle placement is off On load and `` it shows the tracker handle to the right of where it should be when using the thumbWidth...
First off, thank you for a wonderful lib 🙌 ### Current Behavior Thumbnails in the trimmer component updates and flicker on render. [See video.](https://www.dropbox.com/s/13qq8klg6q5pyiz/trimmer-flicker.mp4) ### Expected Behavior Thumbnails in the...
After updating react-navigation-stack to 1.5.0 i get this `undefined is not an object (evaluating '_core.ThemeColors.light')` redbox error that I've ~tracked down coming~ comes from FluidTransitioner in react-navigation-fluid-transitions (I'm on version...
I have a component that acts as a top background for my screens that I want to have on all my screens. It looks like this ``` render() { return...
I've seen many discussions on the whitelist label work (👏) but is there a plan to introduce a label blacklist as well? Our team would like to be notified about...
How do I make the custom keyboard adapt to its height? See gif of current behavior, when the keyboard switches between views and I switch to the custom keyboard (the...