diff --git a/react-native.md b/react-native.md index c65f649..378e809 100644 --- a/react-native.md +++ b/react-native.md @@ -30,7 +30,10 @@ - **Build an Imgur Client with React Native and MobX** https://medium.com/react-native-development/build-an-imgur-client-with-react-native-and-mobx-react-native-school-53146d648250 A tutorial that demonstrates build an RN app with MobX for state management, use of RESTful APIs, full-screen images in a ListView, and detection of device orientation - + +- **Mario Diez React Native Spanish** + https://www.youtube.com/c/mariodiezoficial + Tutorials about React Native and complete open source aplications. #### Specific aspects @@ -72,4 +75,4 @@ - **Where does authentication fit in a React Native app?** https://goshakkk.name/auth-in-react-native-apps/ - Some quick thoughts on what authentication involves and how to handle it in an RN app \ No newline at end of file + Some quick thoughts on what authentication involves and how to handle it in an RN app