Skip to content

Commit 771e726

Browse files
brentvatnevonovak
authored andcommitted
Add some more resources
1 parent cf76c90 commit 771e726

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/more-resources.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ sidebar_label: More Resources
66

77
# Talks
88

9-
- [Mobile Navigation at React Alicante](https://www.youtube.com/watch?v=GBhdooVxX6Q): An overview and comparison of the approaches taken by react-native-navigation and react-navigation: [watch here].
9+
- [Mobile App Development with React Native at Harvard Extension School](https://cs50.github.io/mobile/lectures): Lecture 6 covers React Navigation, includes exercises, slides, and video.
1010

11+
- [Mobile Navigation at React Alicante](https://www.youtube.com/watch?v=GBhdooVxX6Q): An overview and comparison of the approaches taken by react-native-navigation and react-navigation.
1112

12-
- [Owning Transitions at React Native EU](https://www.youtube.com/watch?v=1LKqGx3z0W4): Talk about a new transitioner API and how to use it.
13+
14+
- [Owning Transitions at React Native EU](https://www.youtube.com/watch?v=1LKqGx3z0W4): Discusses a new transitioner API and how to use it.
1315

1416
- [It all starts with navigation at React Native EU](https://www.youtube.com/watch?v=Z0Jl1KCWiag): Explains the evolution of React Native navigation libraries over time and the problems that required building native APIs to solve and what those solutions were.
17+
18+
- [React Navigation at React Amsterdam](https://www.youtube.com/watch?v=wJJZ9Od8MjM): An introduction to React Navigation.

0 commit comments

Comments
 (0)