olgaababic
Results
2
issues of
olgaababic
### Describe the bug I created component with `bit create react-native *component_name*` which uses [font awesome library](https://github.com/FortAwesome/Font-Awesome). And font awesome library uses [react-native-svg](https://www.npmjs.com/package/react-native-svg). When I try to run it in...
type/bug
I am facing error when trying to build my component with new react-native-typescript compiler. I get a lot of errors. - Cannot find namespace 'JSX' - Cannot find module 'react'...
type/bug