morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

Get Call history #730

Closed deepakkumardk closed 7 months ago

deepakkumardk commented 7 months ago

I can't find any doc related to getting the call history, I guess this library doesn't support that. Is there any plan to add this feature, is it in the scope of this library?

morenoh149 commented 7 months ago

This library does not support that.

deepakkumardk commented 7 months ago

Hi @morenoh149 again, is there any plan to add this feature, is it in the scope of this library? If so I can work on that and create a PR.

morenoh149 commented 7 months ago

there is no plan to add that feature. But, if call history is something exposed by the underlying apis we would welcome that addition! Please be sure it is something allowed on android and ios.