Commit 9c09d1f7 authored by Prasetya Saputra's avatar Prasetya Saputra

nambah komen

parent 693df1fc
......@@ -8,6 +8,8 @@ import { createStackNavigator } from '@react-navigation/stack';
import Axios from 'axios';
import { ScrollView } from 'react-native-gesture-handler';
// ini dirubah
function HomeScreen({ navigation: { navigate } }) {
const [nilaiA, setNilaiA] = useState(0);
const [nilaiB, setNilaiB] = useState(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment