Rn-fetch-blob: Need @types File

Created on 2 Jul 2018  路  5Comments  路  Source: joltup/rn-fetch-blob

react-native-fetch-blob type definition can't use in this name rn-fetch-blob

help wanted

Most helpful comment

I made a pr for this #184

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings