react-native/packages
Eli Front 594c9d9a46 Add void prototype to RCTAppearance.h (#47564)
Summary:
Resolve warning on ios build:
```
.../ios/Pods/Headers/Public/React-Core/React/RCTAppearance.h:16:60 A function declaration without a prototype is deprecated in all versions of C
```

## Changelog:

<!-- Help reviewers and the release process by writing your own changelog entry.

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[IOS] [FIXED] - Resolve deprecated function prototype warning in RCTAppearance.h

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

Test Plan:
Jest Result (`yarn test`):
```
Test Suites: 234 passed, 234 total
Tests:       2 skipped, 4899 passed, 4901 total
Snapshots:   1687 passed, 1687 total
Time:        46.387 s
Ran all test suites.
```

Reviewed By: cipolleschi

Differential Revision: D65816584

Pulled By: javache

fbshipit-source-id: 212021c39dfde7e638752940e67a9f964d2194ab
2024-11-12 05:15:23 -08:00
..
assets
babel-plugin-codegen
community-cli-plugin
core-cli-utils
debugger-frontend
dev-middleware
eslint-config-react-native
eslint-plugin-react-native
eslint-plugin-specs
gradle-plugin RNGP - Do not attempt to substring to 1024 while logging. (#47509) 2024-11-08 04:57:15 -08:00
helloworld Revert React 19RC to React 18.3.1 (#47380) 2024-11-08 08:27:37 -08:00
hermes-inspector-msggen
metro-config
normalize-color
polyfills Implement always available js error handling (#47466) 2024-11-07 11:22:57 -08:00
react-native Add void prototype to RCTAppearance.h (#47564) 2024-11-12 05:15:23 -08:00
react-native-babel-preset
react-native-babel-transformer
react-native-bots
react-native-codegen Pre-suppress errors to prepare for flow typing changes 2024-11-08 08:39:06 -08:00
react-native-codegen-typescript-test
react-native-info
react-native-popup-menu-android
react-native-test-library
react-native-test-renderer
rn-tester Fixes rn-tester bundled images examples (#44482) 2024-11-12 04:18:17 -08:00
typescript-config
virtualized-lists Revert React 19RC to React 18.3.1 (#47380) 2024-11-08 08:27:37 -08:00