How can I make calls or send SMS and Email messages with React Native Expo framework?
I am contemplating between using Expo or not and one of the concerns - support of some third-party libs. Typically with react native you would use well written Communications library. Can I use it with Expo project or I should use something else?