How to use useRef hook efficiently? – React

By: Noc Folio3 | October 5, 2022
With the release of 16.8 in React, a new hook has been introduced named ‘useRef’. The useRef hook allows the developer to...
Read

Integrating Firebase with React Native (iOS and Android)

By: Noc Folio3 | September 6, 2019
Although known mostly for its authentication services, firebase also comes with other powerful functionalities like, push notifications, analytics, crash reports, and much...
Read