As I have started one project, I found out your package and used it successfully. However I found in my npm logs that your package uses outdated dependencies. So I decided to try to upgrade it, so it will work as need.
Here is the list of changes I have made:
Updated ReactNative to 0.72.5
Updated Expo SDK to 49
Also updated all other packages
Replaced tslint with eslint (of course with TypeScript support)
Checked all linting errors and fixed them
I hope you will accept my changes, and later I will be able to update my dependency for this package.
Salut @xcarpentier !
As I have started one project, I found out your package and used it successfully. However I found in my npm logs that your package uses outdated dependencies. So I decided to try to upgrade it, so it will work as need.
Here is the list of changes I have made:
tslint
witheslint
(of course with TypeScript support)I hope you will accept my changes, and later I will be able to update my dependency for this package.