Open seomaz opened 6 years ago
using
import InstagramEmbed from 'react-native-instagram-embed';
and
<InstagramEmbed url="https://www.instagram.com/p/BYyvO2WA3Ra/" style={{ width: "100%" }} />
getting this error:
/Users/luisma/react/AwesomeProject/node_modules/react-native-instagram-embed/index.js: Couldn't find preset "react-native-stage-0/decorator-support" relative to directory "/Users/luisma/react/AwesomeProject/node_modules/react-native-instagram-embed"
Never working @seomaz 100% right
Not working.
using
import InstagramEmbed from 'react-native-instagram-embed';
and
<InstagramEmbed url="https://www.instagram.com/p/BYyvO2WA3Ra/" style={{ width: "100%" }} />
getting this error:
/Users/luisma/react/AwesomeProject/node_modules/react-native-instagram-embed/index.js: Couldn't find preset "react-native-stage-0/decorator-support" relative to directory "/Users/luisma/react/AwesomeProject/node_modules/react-native-instagram-embed"