Build optix dashboard is added

This commit is contained in:
2026-07-22 14:22:50 +05:30
parent 07770393f0
commit dcb70de432
44 changed files with 1370 additions and 45 deletions

3
react-native.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
assets: ['./node_modules/react-native-vector-icons/Fonts'],
};