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: rescript-react-native/rescript-react-navigation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.2.0
Choose a base ref
...
head repository: rescript-react-native/rescript-react-navigation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 28 files changed
  • 4 contributors

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    db66ce4 View commit details
    Browse the repository at this point in the history
  2. Linking (#71)

    * linking config for NavigationContainer
    
    * add example linking config
    Freddy03h authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    d4ed5a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. 6.3.0

    Freddy03h committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    fd1d0e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. upgrade to react-navigation 7 (#72)

    * upgrade to react-navigation 7
    
    * fix : rescript.json instead of bsconfig.json for files release config
    
    * preload
    
    * layout navigator prop
    
    * new options for bottom tabs
    
    * change headerTruncatedBackTitle to headerBackTruncatedTitle
    
    * update Elements bindings
    
    * use header options on stack and native-stack
    
    * back to explicit option type instead of optionnal fields
    
    * fix Element HeaderButton
    
    Co-authored-by: Christoph Knittel <ck@cca.io>
    
    * update to rescript 11.1
    
    * deprecate WithParams functions
    
    * remove unnecessary trailing unit
    
    ---------
    
    Co-authored-by: Christoph Knittel <ck@cca.io>
    Freddy03h and cknitt authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    816a664 View commit details
    Browse the repository at this point in the history
  2. 7.0.0

    Freddy03h committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    db51d52 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

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

Commits on Feb 2, 2025

  1. 7.0.1

    Freddy03h committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    8b89d20 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

    Freddy03h committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    b3751bc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. Improve binding of BottomTabs, MaterialBottomTabs (#75)

    * tabBarLabel polymorphic
    
    * BottomTabs - add tabBarLabel.position arg
    
    * added missing props
    namenu authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    db12984 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. 7.0.3

    Freddy03h committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    1d1544a View commit details
    Browse the repository at this point in the history
  2. Upgrade actions to fix CI

    Freddy03h committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    11a58e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

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

Commits on Apr 6, 2025

  1. 7.0.4

    Freddy03h committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    52f4127 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

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

    Freddy03h committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    152a632 View commit details
    Browse the repository at this point in the history
Loading