Skip to content
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

Replace React.AbstractComponent with component type in ScrollView #46927

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2024

  1. Replace React.AbstractComponent with component type in Switch (face…

    …book#46911)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64103195
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6c2c37d View commit details
    Browse the repository at this point in the history
  2. Replace React.AbstractComponent with component type in Text (facebo…

    …ok#46912)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64103863
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    616b509 View commit details
    Browse the repository at this point in the history
  3. Replace React.AbstractComponent with component type in SafeAreaView (

    …facebook#46913)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64104922
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ca8a9f View commit details
    Browse the repository at this point in the history
  4. Replace React.AbstractComponent with component type in View (facebo…

    …ok#46916)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64104990
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1004dc4 View commit details
    Browse the repository at this point in the history
  5. Replace React.AbstractComponent with component type in VScrollViewN…

    …ativeComponent (facebook#46917)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64108764
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f349fd7 View commit details
    Browse the repository at this point in the history
  6. Replace React.AbstractComponent with component type in various exam…

    …ples (facebook#46919)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64105531
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8dc0b83 View commit details
    Browse the repository at this point in the history
  7. Replace React.AbstractComponent with component type in ImageTypes (f…

    …acebook#46920)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64107532
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4bf97cb View commit details
    Browse the repository at this point in the history
  8. Replace React.AbstractComponent with component type in DebuggingOve…

    …rlay (facebook#46921)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64107726
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e57b100 View commit details
    Browse the repository at this point in the history
  9. Replace React.AbstractComponent with component type in TouchableOpa…

    …city (facebook#46922)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64107774
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e1fb00 View commit details
    Browse the repository at this point in the history
  10. Replace React.AbstractComponent with component type in TouchableHig…

    …hlight (facebook#46923)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64107889
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4fc361c View commit details
    Browse the repository at this point in the history
  11. Replace React.AbstractComponent with component type in TouchableBou…

    …nce (facebook#46924)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64108765
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c57ae52 View commit details
    Browse the repository at this point in the history
  12. Replace React.AbstractComponent with component type in TextInput (f…

    …acebook#46925)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64109824
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    78553ec View commit details
    Browse the repository at this point in the history
  13. Replace React.AbstractComponent with component type in ScrollViewSt…

    …ickyHeader (facebook#46926)
    
    Summary:
    
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64111478
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    724c2e6 View commit details
    Browse the repository at this point in the history
  14. Replace React.AbstractComponent with component type in ScrollView

    Summary:
    Prepare for the ref-as-prop typing change in flow.
    
    Changelog: [Internal]
    
    Differential Revision: D64112934
    fabriziocucci authored and facebook-github-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c653bf5 View commit details
    Browse the repository at this point in the history