badalWiser

Results 1 comments of badalWiser

I am getting error const refActionSheet = useRef(null); in code(undefined is not a function) by @allanmaral ``` import React from 'react'; import {View, Text, useRef, useEffect} from 'react-native'; import {ActionSheetCustom...