sajjad karimi

Results 3 comments of sajjad karimi

this work form me with nvm: first you should uninstall local node : `brew uninstall node` and then install the latest version of node with nvm : `nvm install node`...

You can add fallback for your App component that you don't see a white screen : import * as React from 'react'; import { RecoilRoot } from 'recoil'; import './style.css';...

first make sure that you create group as documented in ( [https://github.com/meedan/react-native-share-menu/blob/master/IOS_INSTRUCTIONS.md#create-app-group-and-url-scheme](url) ) . and make sure your ` HostAppURLScheme ` is match with your app ` CFBundleURLSchemes ` :...