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: react-native-community/react-native-template-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.11.0
Choose a base ref
...
head repository: react-native-community/react-native-template-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.11.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2022

  1. Add Section Component prop type (#277)

    The React 18 update eliminates children from the React.FC default type. Apply the resulting changes
    seventeeen authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    07ee46c View commit details
    Browse the repository at this point in the history
  2. feat: lint check (#278)

    * feat: lint check
    
    * fix: directory
    
    * fix: workflow file
    
    * fix: workflow
    
    * fix: workflow
    
    * fix: directory
    
    * fix: directory
    
    * fix: workflow
    radko93 authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2d9564a View commit details
    Browse the repository at this point in the history
Loading