We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33cdbf commit ab55bddCopy full SHA for ab55bdd
App.js
@@ -10,6 +10,7 @@ import {
10
11
const Dev_Height = Dimensions.get("window").height
12
const Dev_Width = Dimensions.get("window").width
13
+
14
import {AntDesign,Entypo,Feather} from "react-native-vector-icons"
15
import Slider from '@react-native-community/slider';
16
import ProgressCircle from 'react-native-progress-circle'
0 commit comments