SP8266 Simulator (Allows Native Code to Link/Run on windows code example
Example: linker call rect native
import {Linking} from 'react-native'
Linking.openURL(`tel:${phoneNumber}`)
import {Linking} from 'react-native'
Linking.openURL(`tel:${phoneNumber}`)