react-native-fetch-blob type definition can't use in this name rn-fetch-blob
Is this a flowtype definition issue? Is there a particular problem with the types.js file in the root of the project?
Pardon my ignorance, I've never actually used flowtype/typescript so I wouldn't know how to fix up our type definitions, if it's as simple as changing a name we'd be glad to have a PR
+1 for types.
https://github.com/DefinitelyTyped/DefinitelyTyped
@Traviskn you can follow this guide
just need upload index.d.ts with this project name("rn-fetch-blob")
@MJXin you could also submit a PR there, doesn't have to be the maintainer of this project.
I made a pr for this #184
Most helpful comment
I made a pr for this #184