how to access call log and sms in react native expo - react-native

how to open SMS-log and call-log in react native using expo..

Related

Vote How to use react native firebase in Expo app

I have a React Native/Expo app where I am trying to use Firebase Cloud Messaging on an Android Device. I am stuck on implementing a successful Firebase Cloud Messaging initialization on Android.
I am completely stuck on this React Native Firebase error: you attempted to use a firebase module that's not installed on your Android project by calling "firebase.app()"

Create a website with React Native Expo or React Native Web

I have a mobile app created with React Native. I wanted to create a website of the app and I was thinking of using expo. I also saw there is an React Native Web.
Is expo web the same as react native web
Does Expo use React native web
Which tool should be used.

Can we download react native and react navigation

I want to know if it is possible and authorized(legal) to download react-native and react navigation documentations on my device.

Camera Permission in Andoid React Native

I have created an app using react native expo cli. The app is basically loading a website using webview. There is abutton to capture image. How to give permissions

In react native how to display dropbox entries in react native App

I am developing React Native application both iOS and Android.
My intention is display dropbox entries in my application similar to webview. Is there any possible way in react native application ?