[The header of sha256.js](https://github.com/itinance/react-native-sha256/blob/788d52821c196124c7c4d64096edc8ed12197e23/sha256.js#L3) contains `@flow` which causes flow to check for types. But the method is not typed. I fixed that in PR #13