Summary
Keywords
Full Transcript
¡¡Actualizado!!: Ahora para utilizar expo video debes instalar ejecutando expo install expo-av e importamos como import { Video } from 'expo-av'; En este video vemos los componentes ImageBackground, Touchable, TextInput, ScrollView, Video. Trabajando con android y IOS: https://www.youtube.com/watch?v=T6aF8qIFbvE Link del ejercicio: https://drive.google.com/drive/folders/18ma_QfzgxESlPznHvaxxkstNmOuLn1pW ImageBackground: https://facebook.github.io/react-native/docs/imagebackground Touchables: https://facebook.github.io/react-native/docs/touchablehighlight TextInput: https://facebook.github.io/react-native/docs/textinput.html ScrollView: https://facebook.github.io/react-native/docs/scrollview.html Expo Video: https://docs.expo.io/versions/latest/sdk/video/ GitHub Video Comunnity: https://github.com/react-native-community/react-native-video
