Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Animated: Restore
AnimatedNode.prototype.toJSON
Summary: Looks like this is still necessary because we still run into this error when using the Components tab when using React DevTools: > TypeError: cyclical structure in JSON object This effectively reverts #46382. Changelog: [General][Changed] - AnimatedNode (and its subclasses) once again implement `toJSON()`. Differential Revision: D62690380
- Loading branch information