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

feat(react-native): Add support for Expo managed projects #505

Merged
merged 35 commits into from
Jul 8, 2024

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    1d4c17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684e84e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa3dd60 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    5ce9c8a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    fe9b715 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    452508a View commit details
    Browse the repository at this point in the history
  2. Fix lint

    krystofwoldrich committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7fee158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7101fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e999a View commit details
    Browse the repository at this point in the history
  5. fix clack import

    krystofwoldrich committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f438db7 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    krystofwoldrich committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8ec303f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update src/react-native/metro.ts

    Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
    krystofwoldrich and lucas-zimerman authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b3a3aa4 View commit details
    Browse the repository at this point in the history
  2. Fix review comments

    krystofwoldrich committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    81bdb2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c330b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    13dd0fc View commit details
    Browse the repository at this point in the history
  2. fix bad merge build

    krystofwoldrich committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3da2893 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    14cbb95 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f7df17 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    0e44f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480cc6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2849b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef96e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ee93c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5c86f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10d07b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d82cee8 View commit details
    Browse the repository at this point in the history
  9. fix expo metro patch

    krystofwoldrich committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    850f77a View commit details
    Browse the repository at this point in the history
  10. fix lint

    krystofwoldrich committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    748b514 View commit details
    Browse the repository at this point in the history
  11. add more tests

    krystofwoldrich committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5fdae6b View commit details
    Browse the repository at this point in the history
  12. fix lint

    krystofwoldrich committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    23edcb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix changelog

    krystofwoldrich committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4eea17d View commit details
    Browse the repository at this point in the history
  2. clean up expo ts

    krystofwoldrich committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b94a0e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a7020 View commit details
    Browse the repository at this point in the history
  4. add telemetry

    krystofwoldrich committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    616b9f8 View commit details
    Browse the repository at this point in the history
  5. fix review comment

    krystofwoldrich committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d4513bf View commit details
    Browse the repository at this point in the history