Tomas Hartman

Results 5 issues of Tomas Hartman

What `react-native` version are you using? `0.68.0` What `react-native-pdf` version are you using? `6.4.0` What platform does your issue occur on? (android/ios/both) `android` vs `ios` Describe your issue as precisely...

# Bug report When trying to use utils in combination with tokens from `theme` I get a ts error. ## Describe the bug ```ts import { styled, theme } from...

If I prepend (using prepend option in `jest-css-modules-transform-config.js`) a `.scss` file into which I import some variables from different folder (using relative path), my test ends up with an error:...

Using with react functional components, better-docs doesn't recognize correct name of the component when the component is exported on its definition: ```js export default function Component(){ ... } ``` It...

Better-docs is using outdated version of `vue-docgen-api`, that has known high severity vulnerability. This issue cannot be automatically resolved with `npm audit fix`.