rgommezz/react-native-offline
The issue has been solved
Rewrite the library using TypeScript #202
rgommezz posted onGitHub
Remove flow typings in favour of TypeScript.
Prerequisites
- Previous experience on typing libraries with TS.
- Adhere to these guidelines
Summary
- TypeScript setup with linting and compiler steps
- Rewrite the library to be 100% statically typed
- Export type definitions to consumers of the library