Rahmad Al Habib

Results 14 comments of Rahmad Al Habib

![image](https://user-images.githubusercontent.com/29395602/168534994-841b3d67-4ef7-48db-a3ee-93a3084f0810.png)

const onPresss = () => { OpenApplication.openApplication('com.dev47apps.droidcam') .then(() => {}) .catch(err => { AppLink.maybeOpenURL('droidcam://', { appName: 'DroidCam', appStoreId: '', appStoreLocale: '', playStoreId: 'com.dev47apps.droidcam', }) .then(() => {}) .catch(err => {});...

import OpenApplication from 'react-native-open-application';

const onPresss = () => { OpenApplication.openApplication('com.dev47apps.droidcam') .then(() => {}) .catch(err => { AppLink.maybeOpenURL('droidcam://', { appName: 'DroidCam', appStoreId: '', appStoreLocale: '', playStoreId: 'com.dev47apps.droidcam', }) .then(() => {}) .catch(err => {});...

import OpenApplication from 'react-native-open-application';

i install https://laravel.com/docs/10.x/pulse on laravel 10, this commit effectively resolved an issue encountered during the installation of Laravel Pulse Cannot use object of type InfyOm\Generator\Common\GeneratorConfig as array