mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
126928b0b4
The `Animated` module exposes a lot of functionality, including internal classes. This diff extracts properties and classes from modules and renders them recursively. This also adds `Animated` to the autogen docs now that they more capable, although it needs way more docblocks and such which will come later.