Giter VIP home page Giter VIP logo

Comments (13)

ArturV93 avatar ArturV93 commented on September 21, 2024 1

I'm experiencing the same issue where the app crashes and closes unexpectedly after upgrading React Native from version 0.72.4 to 0.73.3. Everything was working fine in the 0.72.4

The app crashes only on iOS for me when using the Simulator. (iPhone 15 , iOS 17.2)

Packages versions:
"echarts": "^5.4.3"
"@shopify/react-native-skia": "^0.1.237"
"react": "^18.2.0"
"react-native": "^0.73.3"
"@wuba/react-native-echarts": "^1.2.5"

from react-native-echarts.

zhiqingchen avatar zhiqingchen commented on September 21, 2024 1

@ArturV93 0.1.222 is ok

Shopify/react-native-skia#2097

from react-native-echarts.

edmbn avatar edmbn commented on September 21, 2024 1
image

Hi @zhiqingchen, it's working with the latest echarts version "^5.5.0-rc.2". Can I ask you how can we remove the black background in the graph (between initial value and last value)? In your image I can see it too but before this updates It wasn't shown.

Edit: Just saw that in SvgChart this black zone is not happening at all.

from react-native-echarts.

joepvand avatar joepvand commented on September 21, 2024 1

@edmbn i have found that the package 'zrender' had a new release, which broke the functionality. Manually adding
"zrender": "5.4.4", to package.json resolved all my issues

from react-native-echarts.

zhiqingchen avatar zhiqingchen commented on September 21, 2024 1

The Echarts and zrender versions of the project should be the same, both 5.5 or 5.4.

from react-native-echarts.

renishdeveloper avatar renishdeveloper commented on September 21, 2024

I've to build the production application, please check this bug on an urgent basic.

from react-native-echarts.

zhiqingchen avatar zhiqingchen commented on September 21, 2024
image

from react-native-echarts.

zhiqingchen avatar zhiqingchen commented on September 21, 2024

Please submit a reproducible demo

from react-native-echarts.

srikanthmovva avatar srikanthmovva commented on September 21, 2024

+1

from react-native-echarts.

joepvand avatar joepvand commented on September 21, 2024

@edmbn Any fix found for these black artifacts? Moving to SvgChart is not an option for me

from react-native-echarts.

edmbn avatar edmbn commented on September 21, 2024

@joepvand sorry but I went back to SvgChart until there is a fix.

from react-native-echarts.

astevensLogi avatar astevensLogi commented on September 21, 2024

If you don't want gesture handlers, you can pass handleGesture={false} to disable.. This seems to work around the issue.

from react-native-echarts.

edmbn avatar edmbn commented on September 21, 2024

@joepvand nice one! Thanks for sharing ✌🏼

from react-native-echarts.

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.