react-native-reanimated icon indicating copy to clipboard operation
react-native-reanimated copied to clipboard

Added debugging docs

Open Kwasow opened this issue 3 years ago • 0 comments

Description

Introducing a new article to the documentation under the Guides section titled Debugging Reanimated. The article explains which tools can be used for debugging React Native apps running the Reanimated module and the limitations of each solution.

Screenshot

Screenshot showing summary table

Checklist

  • [ ] Included code example that can be used to test this change
  • [ ] Updated TS types
  • [ ] Added TS types tests
  • [ ] Added unit / integration tests
  • [x] Updated documentation
  • [x] Ensured that CI passes

Kwasow avatar Aug 08 '22 09:08 Kwasow