Quick access to CDN links for the expo-react-native-fast-image package
npm install expo-react-native-fast-imageyarn add expo-react-native-fast-imagepnpm add expo-react-native-fast-image<script src="https://fastly.jsdelivr.net/npm/expo-react-native-fast-image"></script><script src="https://unpkg.com/expo-react-native-fast-image"></script><script type="module">
import exporeactnativefastimage from 'https://cdn.jsdelivr.net/npm/expo-react-native-fast-image/+esm';
</script><script type="module">
import exporeactnativefastimage from 'https://cdn.skypack.dev/expo-react-native-fast-image';
</script>