mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
594c9d9a46
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 |
||
---|---|---|
.. | ||
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 | ||
helloworld | ||
hermes-inspector-msggen | ||
metro-config | ||
normalize-color | ||
polyfills | ||
react-native | ||
react-native-babel-preset | ||
react-native-babel-transformer | ||
react-native-bots | ||
react-native-codegen | ||
react-native-codegen-typescript-test | ||
react-native-info | ||
react-native-popup-menu-android | ||
react-native-test-library | ||
react-native-test-renderer | ||
rn-tester | ||
typescript-config | ||
virtualized-lists |