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

Support for New Architecture - iOS & Android (Fabric) #931

Closed
wants to merge 42 commits into from

Commits on Apr 18, 2024

  1. Init fabricfixture app

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6dcb22d View commit details
    Browse the repository at this point in the history
  2. Setup codegen

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    80f4b02 View commit details
    Browse the repository at this point in the history
  3. Update podspec

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    72933ad View commit details
    Browse the repository at this point in the history
  4. Implement view components

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1ad219c View commit details
    Browse the repository at this point in the history
  5. Move CellContainer to objective c

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b1edc02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b76327 View commit details
    Browse the repository at this point in the history
  7. Implement onBlankAreaEvent on iOS

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    377f4cd View commit details
    Browse the repository at this point in the history
  8. Update Android view managers

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e3d228f View commit details
    Browse the repository at this point in the history
  9. Add generated files for Paper

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9b9eeb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    342377d View commit details
    Browse the repository at this point in the history
  11. Update syntax in podspec

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    016ce13 View commit details
    Browse the repository at this point in the history
  12. Remove space

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0687e83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e25181c View commit details
    Browse the repository at this point in the history
  14. Bump React Native

    j-piasecki authored and markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5695dd8 View commit details
    Browse the repository at this point in the history
  15. Get fabricfixture working

    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e1fa7ca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a57e73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7ff840 View commit details
    Browse the repository at this point in the history
  18. Cleanup

    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    42f8c26 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8823a55 View commit details
    Browse the repository at this point in the history
  20. Update RNFlashList.podspec

    Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
    markrickert and WoLewicki committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    092f784 View commit details
    Browse the repository at this point in the history
  21. Recommended PR changes.

    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d2f2e30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0548cbc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c3d68aa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a7c0777 View commit details
    Browse the repository at this point in the history
  25. Adds @react-native/eslint-config to the main package.

    This ensures that the linter can pass for the fixture app that has this metro requirement.
    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4131972 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ddf2c0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5f2f9b1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0093be5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1eb4662 View commit details
    Browse the repository at this point in the history
  30. Remove unnecessary codegen srcDirs addition in build.gradle

    Alphabetize the package.lock for the fabricfixture
    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e303991 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    69acae2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e3f38c7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0e48b1d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6329ccd View commit details
    Browse the repository at this point in the history
  35. Remove fabricfixture

    And add documentation for running fixtures in the new architecture.
    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0932c96 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f6c2004 View commit details
    Browse the repository at this point in the history
  37. Linter Fixes

    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c1ba66a View commit details
    Browse the repository at this point in the history
  38. More linter fixes.

    markrickert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dbcc26b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cc4f6a7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c9f7534 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    195d1f5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix blank area event name

    naqvitalha committed May 29, 2024
    Configuration menu
    Copy the full SHA
    41eaca0 View commit details
    Browse the repository at this point in the history