browniefed / react-native-animation-book

A book talking about react-native animations, and walking you through from beginner to expert.
https://animationbook.codedaily.io
MIT License
643 stars 53 forks source link

"Animation Example" link leads to a non-existant page #6

Open Cxxxx100 opened 7 years ago

Cxxxx100 commented 7 years ago

In Introduction -> READ THE RESOURCES there is a link: "Animations Example" which leads to https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/AnimatedExample.js which doesn't exist

Cxxxx100 commented 7 years ago

In the same section, "Gratuitous Animation Examples" leads to https://github.com/facebook/react-native/tree/master/Examples/UIExplorer/AnimatedGratuitousApp which also doesn't exist

browniefed commented 7 years ago

Thank you, I'll fix those links. they have moved in the git repo