Food delivery system with react native
07:27 01 Feb 2026

I'm developing a food delivery app which has the 3 apps with one Web dashboard, firebase is implemented to help the Web dashboard with state changes. distance calculation and order pricing.

My question Is, is it safe for me to keep the distance calculation and pricing in the Web dashboard? If yes, kindly give me some details.

javascript typescript firebase react-native expo