Open joaolenosi opened 1 year ago
I'm using expo, when I follow the basics of roulette it gives an error: Property 'image' does not exist
Yup having the same issue as of now as well !!
same here
Check "react-native" imports include the Image class.
import { StyleSheet, Text, View, Image } from 'react-native';
I'm using expo, when I follow the basics of roulette it gives an error: Property 'image' does not exist