-
Notifications
You must be signed in to change notification settings - Fork 25k
Changed typo expended to extended in readme.md #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks! |
|
Brilliant catch! Ahahaha 😼 |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
Someone already fixed, people are moving fast :) |
* [RNTester] Make iOS target build with CocoaPods again. * [RNTester] Expicitly use CocoaPods CDN spec repo * [RNTester] Check-in pod install artefacts * [RNTester] Add CameraRoll pod dependency back At least for now so we’re in sync with upstream v0.60.0
Fix FlatList scrollToOffset
* Integration with existing apps (iOS) - fix an error I followed the guide step by step and ran into an error on my machine. I've spend a while googling and finally found a solution here: facebook#7965 Adding this step should prevent the error. * Update integration-with-existing-apps.md * Update integration-with-existing-apps.md * Update integration-with-existing-apps.md
Summary: Changelog: [Internal] - Update `react-native/debugger-frontend` from 8b84a77...8cce390 Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@8b84a77...8cce390). ### Changelog | Commit | Author | Date/Time | Subject | | ------ | ------ | --------- | ------- | | [8cce39003](facebook/react-native-devtools-frontend@8cce39003) | Alex Hunt ([email protected]) | 2025-09-25T15:05:50+01:00 | [Update Welcome panel assets and styling (facebook#208)](facebook/react-native-devtools-frontend@8cce39003) | | [7724ccb99](facebook/react-native-devtools-frontend@7724ccb99) | Alex Hunt ([email protected]) | 2025-09-25T08:46:01+01:00 | [Disable Perf Insights subpanel, collapse sidebar by default (facebook#209)](facebook/react-native-devtools-frontend@7724ccb99) | | [538c309a3](facebook/react-native-devtools-frontend@538c309a3) | Vitali Zaidman ([email protected]) | 2025-09-18T12:20:22+01:00 | [track when all startup resources are loaded (facebook#205)](facebook/react-native-devtools-frontend@538c309a3) | Reviewed By: hoxyq Differential Revision: D83248877
Summary: Pull Request resolved: facebook#53941 Changelog: [Internal] - Update `react-native/debugger-frontend` from 8b84a77...8cce390 Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@8b84a77...8cce390). ### Changelog | Commit | Author | Date/Time | Subject | | ------ | ------ | --------- | ------- | | [8cce39003](facebook/react-native-devtools-frontend@8cce39003) | Alex Hunt ([email protected]) | 2025-09-25T15:05:50+01:00 | [Update Welcome panel assets and styling (facebook#208)](facebook/react-native-devtools-frontend@8cce39003) | | [7724ccb99](facebook/react-native-devtools-frontend@7724ccb99) | Alex Hunt ([email protected]) | 2025-09-25T08:46:01+01:00 | [Disable Perf Insights subpanel, collapse sidebar by default (facebook#209)](facebook/react-native-devtools-frontend@7724ccb99) | | [538c309a3](facebook/react-native-devtools-frontend@538c309a3) | Vitali Zaidman ([email protected]) | 2025-09-18T12:20:22+01:00 | [track when all startup resources are loaded (facebook#205)](facebook/react-native-devtools-frontend@538c309a3) | Reviewed By: hoxyq Differential Revision: D83248877
Summary: Pull Request resolved: #53941 Changelog: [Internal] - Update `react-native/debugger-frontend` from 8b84a77...8cce390 Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@8b84a77...8cce390). ### Changelog | Commit | Author | Date/Time | Subject | | ------ | ------ | --------- | ------- | | [8cce39003](facebook/react-native-devtools-frontend@8cce39003) | Alex Hunt ([email protected]) | 2025-09-25T15:05:50+01:00 | [Update Welcome panel assets and styling (#208)](facebook/react-native-devtools-frontend@8cce39003) | | [7724ccb99](facebook/react-native-devtools-frontend@7724ccb99) | Alex Hunt ([email protected]) | 2025-09-25T08:46:01+01:00 | [Disable Perf Insights subpanel, collapse sidebar by default (#209)](facebook/react-native-devtools-frontend@7724ccb99) | | [538c309a3](facebook/react-native-devtools-frontend@538c309a3) | Vitali Zaidman ([email protected]) | 2025-09-18T12:20:22+01:00 | [track when all startup resources are loaded (#205)](facebook/react-native-devtools-frontend@538c309a3) | Reviewed By: hoxyq Differential Revision: D83248877 fbshipit-source-id: e5d7fb009a89bd97c8aac5f0a09b5733b8249651
Wasn't sure the use of "expended" under the heading "Extensibility" is correct.