Add initial iOS project files including LaunchScreen and Main storyboards, Info.plist, and Podfile
- Created LaunchScreen.storyboard with a splash image. - Created Main.storyboard with a bridge view controller. - Added Info.plist with essential app configuration. - Initialized Podfile for CocoaPods dependency management.
This commit is contained in:
4
ios/App/App.xcworkspace/contents.xcworkspacedata
generated
Normal file
4
ios/App/App.xcworkspace/contents.xcworkspacedata
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
</Workspace>
|
Reference in New Issue
Block a user