question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sequences not working

See original GitHub issue

Hello. Simple code from examples not working:

<MotiView
  animate={{
    scale: [0, 1.1, { value: 1, delay: 200 }],
  }}
/>

Raises error: drawing


Environment:

Bare react-native, not Expo

"moti": "0.17.1",
"react-native-reanimated": "2.3.1",

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
hirbodcommented, Feb 4, 2022

This issue will be fixed once this is merged: https://github.com/software-mansion/react-native-reanimated/pull/2851

I checked against the branch and it is working.

1reaction
hirbodcommented, Dec 22, 2021

I can confirm this issue. And I double checked with #141 and “EXPO_USE_EXOTIC” is not the issue here

Read more comments on GitHub >

github_iconTop Results From Across the Web

SEQUENCE function not working - Microsoft Community Hub
I am using Excel with a 365 subscription and the version is 16.60. It is my understanding that the SEQUENCE function should work...
Read more >
How to fix a sequence when it goes out of sync in Postgres
Method 2: Fixing all your sequences with one script · Save the query in a fix_sequences.sql file. · Run the query contained in...
Read more >
Sequence: Common Troubleshooting Steps
Here are some common troubleshooting steps to try, if your Sequences aren't sending as expected: Is the sending address a custom domain address....
Read more >
Sequence increment is not working - Stack Overflow
It was working. I dropped the sequence and created again and now it is not working. It just shows 1 for all the...
Read more >
Sequence Troubleshooting - ManyChat Help
Fixing Sequences, you will need to check the time you are sending it in, exclude any promotional content from the first message of...
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