import { StatusBar } from 'expo-status-bar'; import { StyleSheet, Text, View, Button } from 'react-native'; import React, { useState } from "react"; // @ts-ignore export default function Main(props : mainProps){ const [count, setCount] = useState(0); return ( Maman, prend la caméra ! ! {count}