Lebogang Mabala
Results
1
issues of
Lebogang Mabala
Below is the code that I am using. When I call `requestPermissions` it does not ask the user for permissions. Please assist ``` export function useRequestPermissions() { const [loading, setLoading]...