Daniel Zlotin
8cebd2238a
fixing android
8 years ago
Daniel Zlotin
b2ce627b33
refactoring, push e2e
8 years ago
Daniel Zlotin
2210f491e9
setRoot instead of startApp, events registry
8 years ago
Daniel Zlotin
0e014b8b0a
fixed tests
8 years ago
Daniel Zlotin
93d9cbb1db
linted
8 years ago
Daniel Zlotin
f56c6b4d0e
fixed reload bug
8 years ago
Daniel Zlotin
5342932c9e
fix index
8 years ago
Daniel Zlotin
4a60af6a9d
adapters
8 years ago
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
8 years ago
Daniel Zlotin
cd95e7ef64
e2e
8 years ago
Daniel Zlotin
cd0a6c5987
playground bootstrapped to Navigation
8 years ago
Daniel Zlotin
44de6b1928
playground working
8 years ago
Daniel Zlotin
2c54470c34
fixing playground
8 years ago
Daniel Zlotin
44a33214eb
example --> playground WIP
8 years ago
Ran Greenberg
6d63cbd3e3
changed for the new native API
8 years ago
Guy Carmeli
2209566a90
Add CollapsingTopBar screen to Android example
8 years ago
Guy Carmeli
37b96449ec
Implement CollapsingTopBar
8 years ago
Daniel Zlotin
bf06c6a245
added portraitOnlyMode
8 years ago
Guy Carmeli
7412eef2c7
Update example project
Changed screen that is displayed when `resetTo` is called
8 years ago
Guy Carmeli
efb2ffa213
Minor changes in example project
consolidated some screens
minor ui changes and fixes
8 years ago
Ran Greenberg
5d602d9035
fix iOS example project
8 years ago
Daniel Zlotin
8dea566e00
fixing example project
8 years ago
Ran Greenberg
a425e9077a
add subtitle support to navigation bar
8 years ago
Daniel Zlotin
248ee9eb80
fixed drawer animation warning on iOS
8 years ago
Guy Carmeli
2787a6294b
Fix example project
8 years ago
Artal Druk
237abdbfb4
upgrade to RN 25.1 JS changes
8 years ago
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.
9 years ago
talkol
fa18e55fb1
added tab features: switch tabs, toggle tabs, set badge, tab styling
9 years ago
talkol
a2d94dde9a
release 0.1.0, redux support, explicit setOnNavigatorEvent, simplified API - no more direct work with Screen
9 years ago
talkol
5e4453588a
added side menu drawer support
9 years ago
talkol
c1777e8f8d
improved colorful nav bar example
9 years ago
talkol
00ab1a9974
adding support for modals
9 years ago
talkol
55b2fe1fa6
adding example content
9 years ago