React Native module resolution plugin for eslint-plugin-import.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin resolves import paths in React Native projects by supporting platform-specific file extensions (`.android.js`, `.ios.js`) and allowing imports using the project's name from `package.json`. It's designed for React Native developers using `eslint-plugin-import` to ensure correct module resolution and avoid unresolved import errors.