Natalya Shrits

Results 6 issues of Natalya Shrits

- the class can be abstract - it will be more type-safe because you can't pass generic types to static methods in typescript. - you won't have to pass `this`...

Let's say we have a dynamic component that renders other dynamic components, and wants to add more dependencies for these components to use. currently we can do it manually by...

Hi, after installing this package (v3.3.0) in my RN project (v0.68.1), i seem to be getting this warning: ``` ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported...

**Describe the bug** We have a monorepo with a `packages` folder that contains all of our packages. the `cxExcludeFolders` setting concatenates the defaults so we are unable to override it...

bug