Jared Forsyth

Results 63 issues of Jared Forsyth

without them, variants don't properly type check (you end up with free variables)

### Summary [`initializeCache`](https://github.com/growthbook/growthbook/blob/main/packages/sdk-js/src/feature-repository.ts#L271) in `feature-repository.ts` uses a global boolean `cacheInitialized` to short-circuit so that it doesn't load the cache twice. Unfortunately, it sets that boolean to `true` before the cache...

bug

([Feature request fwiw](https://react-navigation.canny.io/feature-requests/p/support-picture-in-picture-for-video-with-native-stack-navigator)) ([corresponding react-native-screens PR](https://github.com/software-mansion/react-native-screens/pull/1665)) Thanks for making this wonderful library! I've really enjoyed using it. I'm transitioning a large app from custom native navigation code (written before we...

repro provided
first pull request

as requested in https://github.com/PaulWoitaschek/Voice/discussions/1668 and https://github.com/PaulWoitaschek/Voice/issues/2103 I'm quite interested in being able to transfer read information, as I'm switching to a new phone and am in the middle of quite...

### Summary Description Here's some text with a copy of the text, having `stroke-width=4` and `stroke=white`, allowing it to stand out from a background Unfortunately, on import, the text stroke...

Type: Bug

## Description Thanks for making this wonderful library! I've really enjoyed using it with react-navigation. I'm transitioning a large app from custom native navigation code (written before we adopted react-native)...

unless I'm misreading the code, `StackPresentation` is essentially ignored in the android code. There is code to handle "rendering under" a transparentModal screen, but nothing to make a screen actually...

apache v2, bsd, mit, or something? I'd love to use this as a base for an academic project I'm doing, but I need to know the license. If you don't...

[Vega.jl](https://github.com/johnmyleswhite/Vega.jl) supports it with [this code](https://github.com/johnmyleswhite/Vega.jl/blob/master/src/derived/heatmap.jl). Doesn't look to hard. ![image](https://cloud.githubusercontent.com/assets/112170/4339600/3ae321b6-4025-11e4-8845-c98b45d7d0c6.png)

Currently only JSX is supported, but I'd love to provide a whole jsfiddle-like experience.