Files
react-native/packages/helloworld
Oskar KwaśniewskiandFacebook GitHub Bot a033cf9d5e fix: remove UISceneDelegate from AppDelegate (#49628)
Summary:
After this change: https://github.com/facebook/react-native/pull/49078 UIWindowSceneDelegate is no longer needed.

This wasn't removed in the original PR.

## Changelog:

[iOS] [Removed] - Remove no longer needed UISceneDelegate

Pull Request resolved: https://github.com/facebook/react-native/pull/49628

Test Plan: CI GREEN

Reviewed By: cortinico

Differential Revision: D70102384

Pulled By: cipolleschi

fbshipit-source-id: e33185a4becd949a9f0ec1eabeeb4fe85ef3ee79
2025-02-25 05:03:12 -08:00
..
2024-04-29 05:04:26 -07:00
2025-01-09 03:10:02 -08:00
2025-01-10 07:35:12 -08:00
2024-06-13 04:51:20 -07:00
2025-02-03 03:49:23 -08:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-04-23 15:07:59 -07:00

Hello World Test Application

This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.