Alexandre Aragão

Results 1 comments of Alexandre Aragão

@MohamadFazuan He is using class components. I suppose the full example would be: ```javascript import React from 'react'; import { SafeAreaView, StyleSheet, TouchableHighlight, View } from 'react-native'; import Wave from...