Rename to bsky.app
This commit is contained in:
parent
b6f3a234da
commit
2377431901
17 changed files with 32 additions and 32 deletions
|
@ -44,7 +44,7 @@
|
|||
bridge.surfacePresenter = _bridgeAdapter.surfacePresenter;
|
||||
#endif
|
||||
|
||||
UIView *rootView = RCTAppSetupDefaultRootView(bridge, @"xyz.blueskyweb.pubsq", nil);
|
||||
UIView *rootView = RCTAppSetupDefaultRootView(bridge, @"app.bsky", nil);
|
||||
|
||||
if (@available(iOS 13.0, *)) {
|
||||
rootView.backgroundColor = [UIColor systemBackgroundColor];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue