how to open SMS-log and call-log in react native using expo..
Related
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()"
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.
I want to know if it is possible and authorized(legal) to download react-native and react navigation documentations on my device.
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
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 ?