Martynas Rimšelis

Results 3 comments of Martynas Rimšelis

I'm getting an error `Could not find a declaration file for module 'react-native-progress/Bar'.` when importing ProgressBar directly using `import ProgressBar from 'react-native-progress/Bar';`.

The initial issue seems to be fixed with `2.0.0-beta.33` (checked both with `resolver.authorize()` and with `ctx.session.$authorize()`) on the same fresh project. Thank you! Not sure if I should close this...