Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supported for react native with typescript? #19

Open
DeepikaSharma5 opened this issue Jan 14, 2025 · 1 comment
Open

Not supported for react native with typescript? #19

DeepikaSharma5 opened this issue Jan 14, 2025 · 1 comment
Labels
good first issue Good for newcomers

Comments

@DeepikaSharma5
Copy link

Getting error as =>

Could not find a declaration file for module '@boterop/react-native-background-timer'. '/Users/user/Desktop/Work/Expo/PassionCard/node_modules/@boterop/react-native-background-timer/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/boterop__react-native-background-timer if it exists or add a new declaration (.d.ts) file containing declare module '@boterop/react-native-background-timer';

@boterop
Copy link
Owner

boterop commented Jan 14, 2025

I have never used this lib on ts, but u can create the index.d.ts file with the types. I accept the Pull Request

@boterop boterop added the good first issue Good for newcomers label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants