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(macos): support react-native-macos #1002

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    25abcf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d4ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee514fc View commit details
    Browse the repository at this point in the history
  4. chore: add changeset

    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a8190d3 View commit details
    Browse the repository at this point in the history
  5. feat: migrate to react-native-test-app

    FIXME: need to ask how to customise the AppDelegate as in the previous commit, as it's complaining about:
    
    Thread 1: "<ReactTestApp.AppDelegate: 0x10a3e7b50> does not conform to RNAppAuthAuthorizationFlowManager"
    
    And will likely need to do similar customisation for Android.
    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3848cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5b8c28 View commit details
    Browse the repository at this point in the history
  7. Revert "feat: migrate to react-native-test-app"

    This reverts commit ce193fc.
    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c41d1ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4ba607 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbbae81 View commit details
    Browse the repository at this point in the history
  10. chore: update Podfile.lock

    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fb4b005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7f3c41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9ddf95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dd0b44 View commit details
    Browse the repository at this point in the history
  14. fix: update instructions

    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    85b1e5d View commit details
    Browse the repository at this point in the history
  15. fix: remove local yarn

    shirakaba committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b3da68b View commit details
    Browse the repository at this point in the history