Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sachiotomita/create-react-native-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: expo/create-react-native-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 5 contributors

Commits on Jul 12, 2022

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    e6d411d View commit details
    Browse the repository at this point in the history
  2. fix: skip creating a git repo when inside existing repo (expo#920)

    * test: skip creating a git repo when inside existing repo
    
    * fix: skip creating git repo inside existing repo
    
    * test: use proper paths for project files
    
    * test: use absolute paths when checking existence to avoid quantum tangling multiple dimensions and causing the universe to stop existing
    byCedric authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    847aa92 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix: convert underscore files to dotfiles (a la RN CLI) (expo#924)

    * Fix issue with vercel dependency and TS errors
    
    * Convert underscore files to dotfiles (as in RN CLI)
    
    * Update src/Examples.ts
    
    Co-authored-by: Cedric van Putten <[email protected]>
    
    ---------
    
    Co-authored-by: Cedric van Putten <[email protected]>
    douglowder and byCedric authored May 18, 2023
    Configuration menu
    Copy the full SHA
    11507c8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update package.json

    EvanBacon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3c8c77d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update README

    brentvatne committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c29e7c4 View commit details
    Browse the repository at this point in the history
  2. Update usage instructions

    brentvatne committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a1614e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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