Skip to content

Releases: rescript-react-native/rescript-react-navigation

6.0.2

Choose a tag to compare

@MoOx MoOx released this 13 Apr 13:17
c321220
  • Improve stack and material top tabs b77432d by @reck753

    • Improve Stack by adding:
      • headerBackTestID screen option
      • getId screen prop
    • Add swipeEnabled option to MaterialTopTabs

6.0.1

Choose a tag to compare

@MoOx MoOx released this 06 Dec 14:48
289a117
  • Improve Drawer bindings b539ea4 by @reck753
    • add missing options
    • enable creating screen with children (ScreenWithCallback)
    • small improvements in existing options

6.0.0

Choose a tag to compare

@MoOx MoOx released this 03 Oct 15:17
8ce4313

5.2.0

Choose a tag to compare

@MoOx MoOx released this 18 Sep 18:21
e077974

5.1.3

Choose a tag to compare

@MoOx MoOx released this 03 May 04:38
c285f66

ReScript

5.1.2

Choose a tag to compare

@MoOx MoOx released this 25 Feb 07:42
b353467

Add missing .res files

5.1.1

Choose a tag to compare

@MoOx MoOx released this 25 Feb 07:32
7300715
  • Add plenty of missing bindings, (notably ssr, linking, native stack & missing props in stack) 34ff8a8 by @MoOx

5.1.0

Choose a tag to compare

@MoOx MoOx released this 19 Feb 14:52
1792295

5.0.3

Choose a tag to compare

@MoOx MoOx released this 18 Nov 18:26
69b2ab1

Fix npm description

5.0.2

Choose a tag to compare

@MoOx MoOx released this 11 Sep 07:48
1d092b4
  • Fixed missing src/Interop.js in npm package #38 by @baransu