- added independent param to NavigationContainer #64 by @witcher-shailesh
- add methodes on the NavigationContainer ref 9683e14 by @Freddy03h
- add useHeaderHeight hook to Elements f7c6190 by @Freddy03h
- fix BottomsTabs options type 22db822 by @Freddy03h
- fix some stack header props 9776174 by @Freddy03h
- Full rewrite for JSX4, records with optional fields + simplicity #58 by @cknitt
- Add initialLayout prop to MaterialTopTabs Navigator acbb2ce by @Freddy03h
-
Improve stack and material top tabs b77432d by @reck753
- Improve
Stack
by adding:headerBackTestID
screen optiongetId
screen prop
- Add
swipeEnabled
option toMaterialTopTabs
- Improve
- Improve
Drawer
bindings b539ea4 by @reck753- add missing options
- enable creating screen with children (
ScreenWithCallback
) - small improvements in existing options
- ReScript migration 3a76951 by @cem2ran & @Freddy03h
- Fix
bottomTabBarProps
instead ofbottomTabBarOptions
3a76951 by @Freddy03h - Add
materialTopTabBarOptions
andbottomTabBarOptions
creation functions 3a76951 by @Freddy03h
ReScript
Add missing .res files
- Add plenty of missing bindings, (notably ssr, linking, native stack & missing props in stack) 34ff8a8 by @MoOx
- Breaking changes: rescript 8.2 & rrn 0.63 757e6b5 by @MoOx
- Fix NavigationContainer ref #41 by @dimapaloskin
Fix npm description
- Added react ref and key props to components #37 by @Freddy03h
- Fixed BottomTabs / MaterialTopTabs tabBar props #33 by @Freddy03h
- Added missing options props for all components #35 by @Freddy03h
- Added ScreenWithCallback for tabs navigators #34 by @Freddy03h
- Added Stack.ScreenWithCallback to support render callback by @a-c-sreedhar-reddy
- Upgrade to recent rescript-react-native 0.62, rescript-react 0.9.0 and bs-platform 8 015c693 by @MoOx Should still work with previous versions.
Initial release for 5.x