Implement structural updates to the codebase with no functional changes

This commit is contained in:
2025-12-15 23:50:58 +05:30
parent a9efdccaed
commit 2fc8e0f82c
4 changed files with 2798 additions and 15 deletions

View File

@@ -34,7 +34,15 @@
<true/>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string/>
<string></string>
<key>RCTNewArchEnabled</key>
<true/>
<key>UIAppFonts</key>
<array>
<string>Gilroy-Bold.ttf</string>
<string>Gilroy-Regular.ttf</string>
<string>Gilroy-SemiBold.ttf</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
@@ -49,11 +57,5 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIAppFonts</key>
<array>
<string>Gilroy-Bold.ttf</string>
<string>Gilroy-Regular.ttf</string>
<string>Gilroy-SemiBold.ttf</string>
</array>
</dict>
</plist>