Giter Site home page Giter Site logo

Comments (15)

bombillazo avatar bombillazo commented on May 30, 2024 7

Can we reopen this again? It's not working in Expo SDK 42.

from react-native-skeleton-content.

iaurg avatar iaurg commented on May 30, 2024 2

I've faced this problem after upgrading to expo 42 using expo upgrade, first I tried to use linear-gradient with expo install... But the only way it worked by now is running yarn add [email protected] to "force" version 9.1.0.

from react-native-skeleton-content.

alexZajac avatar alexZajac commented on May 30, 2024 2

Just published a new version with a fix, should be compatible for Expo 41&42 now! Feel free to reach out and reopen if it's not the case, been busy the last couple of weeks!

from react-native-skeleton-content.

Joshandrews43 avatar Joshandrews43 commented on May 30, 2024 1

Really easy fix is to just fork the repo and change the version, then publish as your own package.

Worked fine for me through the last 2 expo sdk upgrades

from react-native-skeleton-content.

wobsoriano avatar wobsoriano commented on May 30, 2024 1

Hello ! Got the same issue using [email protected]. It should work with [email protected], can you update the package?

Switched to https://github.com/mfrachet/rn-placeholder for now

from react-native-skeleton-content.

Savit3r avatar Savit3r commented on May 30, 2024 1

Fixed it forking this repo and upgrading the expo-linear-gradient version to the latest one

Can you provide the steps?

from react-native-skeleton-content.

wen-kai avatar wen-kai commented on May 30, 2024 1

@Savitar-Ai

  • Fork react-native-skeleton-content
  • clone to local box
  • update package.json dependency "expo-linear-gradient": "~9.2.0",
  • npm install to generate package-lock
  • git add + commit + push to your forked repo
  • go to your project, npm install --save [your forked repo]
  • clear node_modules, pods, pod-lock
  • npm install + pod-install
  • now you should be able to build your project with sdk42

from react-native-skeleton-content.

lk11601 avatar lk11601 commented on May 30, 2024

Hey! Tried, didn't find it "really easy", wasn't able to get it to work.

Any chance you could make a pull request?

Cheers.

from react-native-skeleton-content.

alexZajac avatar alexZajac commented on May 30, 2024

I updated to [email protected], it should be good now. Feel free to reopen if it's not the case!

from react-native-skeleton-content.

alexandrebedel avatar alexandrebedel commented on May 30, 2024

Hello ! Got the same issue using [email protected]. It should work with [email protected], can you update the package?

from react-native-skeleton-content.

jedahan avatar jedahan commented on May 30, 2024

Confirmed same issue updating to SDK42

from react-native-skeleton-content.

alexandrebedel avatar alexandrebedel commented on May 30, 2024

Fixed it forking this repo and upgrading the expo-linear-gradient version to the latest one

from react-native-skeleton-content.

jedahan avatar jedahan commented on May 30, 2024

can we re-open?

from react-native-skeleton-content.

adelbeke avatar adelbeke commented on May 30, 2024

@alexZajac any chance to fix it ? :)

from react-native-skeleton-content.

dieg092 avatar dieg092 commented on May 30, 2024

I found same error in Expo SDK 43.

I fixed it installing lastest version of expo-liniear-gradient,

$yarn add expo-linear-gradient@^10.0.3

from react-native-skeleton-content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.