Guy Carmeli
efb2ffa213
Minor changes in example project
consolidated some screens
minor ui changes and fixes
8 年 前
Ran Greenberg
5d602d9035
fix iOS example project
8 年 前
Daniel Zlotin
8dea566e00
fixing example project
8 年 前
Ran Greenberg
a425e9077a
add subtitle support to navigation bar
8 年 前
Daniel Zlotin
248ee9eb80
fixed drawer animation warning on iOS
8 年 前
Guy Carmeli
2787a6294b
Fix example project
8 年 前
Artal Druk
237abdbfb4
upgrade to RN 25.1 JS changes
8 年 前
Guy Carmeli
362b74fad8
Initial implementation for Navigator.push
Navigator.push allows us to open a new screen. Currently it starts a new Activity with the screen
as it’s root view, but this is only a temporary behaviour. The intended behaviour is similar to
View Controllers on iOS which allows you to manage view hierarchies or a stack of fragments
managed by FragmentManager on Android.
8 年 前
talkol
fa18e55fb1
added tab features: switch tabs, toggle tabs, set badge, tab styling
8 年 前
talkol
a2d94dde9a
release 0.1.0, redux support, explicit setOnNavigatorEvent, simplified API - no more direct work with Screen
8 年 前
talkol
5e4453588a
added side menu drawer support
8 年 前
talkol
c1777e8f8d
improved colorful nav bar example
8 年 前
talkol
00ab1a9974
adding support for modals
8 年 前
talkol
55b2fe1fa6
adding example content
8 年 前