Exception thrown while executing UI block

See original GitHub issue

I#M on a typescript project (don’t know if this is the problem) but, when i try to close it on buttonPress with sheet.current?.snapTo(1) it thros this error

Bildschirmfoto 2021-03-24 um 16 46 34

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

9reactions
29ercommented, Apr 2, 2021

i was snapping to a pixel, not an index. this caused the error.

0reactions
alaporteriecommented, Apr 7, 2021

OK thanks, I have the issue event I’m snapping to a pixel…

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native: Exception thrown while executing UI block
ExceptionsManager.js:71 Exception thrown while executing UI block: -[NSNull floatValue]: unrecognized selector sent to instance 0x1075b5130.
Read more >
Exception thrown while executing UI block · Issue #1337
I've had the same happen to me. I run a managed Expo app, that after updating to SDK 37 produced this error. Had...
Read more >
iOS : React Native: Exception thrown while executing UI block
iOS : React Native: Exception thrown while executing UI block [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] iOS ...
Read more >
React Native: Exception thrown while executing UI block
I'm building an iOS react-native app, and I'm currently using the react-native-swipe-card package to build "tinder" like swipe cards for my app.
Read more >
React Native: Exception Thrown While Executing Ui Block
React Native Exception Thrown While Executing Ui Block: A View Can Only Be Associated With At Most One View. I have a problem...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found