-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
In point 4 in your integration steps, you say that
- Add the above extracted .aar file into libs folder of your react-native-truecaller (path : react-native-truecaller -> android -> libs -> .arr file)
This doesn't make any sense because node modules are never pushed to the codebase. I am not sure why you would even think of asking users to edit them. What if someone else clones my repo and runs an npm install? The app would break for them because they wouldn't have the said .arr file in their node modules.
I hope you guys fix this. I would say it is just better to do a native integration after seeing this package.
har2008preet and NaumanMoazzam
Metadata
Metadata
Assignees
Labels
No labels