35 Commits (9ca72b515bff2fabaa79fcdbd0704c01540841f7)

Author SHA1 Message Date
  Daniel Zlotin 7ce30d9f3d basic FAB support 8 years ago
  Guy Carmeli 1bc6eeab40 Throw exception when tab is missing an icon on Android 8 years ago
  Amit Davidi 3c154f8203 Add support in switchToTab() with no parameters 8 years ago
  Jason Skuby a37239d2a2 Inherit from base navigation styles so nav bar updates properly on screen change 8 years ago
  Jason Skuby b96c05fd8d Drawer implementation 8 years ago
  Jason Skuby ab595a4b79 Add toolbar toggle, not sure if animation is working 8 years ago
  Jason Skuby abcbfdb5d7 Wire up Android setTabBadge 8 years ago
  Jason Skuby 5e29cc03fd Wire up tab show/hide and tab selection 8 years ago
  Jason Skuby 1d49d576ad Add basic setNavigationTitle method 8 years ago
  Guy Carmeli a2a892d660 Support navigatorButtons 8 years ago
  Jason Skuby 4a7672805c Implement resetTo 8 years ago
  Guy Carmeli 8667a56097 Fix crash when calling navigator.pop 8 years ago
  Jason Skuby b80b8d29e1 Implement popToRoot 8 years ago
  Guy Carmeli 98e9666598 Generate navigatorEventID by screen 8 years ago
  Yedidya Kennard f7191db17b Added setButtons to navigator fixed bug where old buttons wouldn't be cleared 8 years ago
  Yedidya Kennard d9acbedae5 Fixed passing props when starting app in Android to match the iOS method 8 years ago
  Yedidya Kennard 279a9b4a57 Add support for bottom tabs in Android 8 years ago
  Guy Carmeli fa3d50d94f Add missing files 8 years ago
  Artal Druk 237abdbfb4 upgrade to RN 25.1 JS changes 8 years ago
  Guy Carmeli bd35145c99 Add dismissModal method to Android 8 years ago
  Guy Carmeli 829c327d0f Implement dismissAllModals 8 years ago
  Guy Carmeli 972b5ae0df Set Modal style from screen 8 years ago
  Guy Carmeli c68ac978e8 Add Modal implementation 8 years ago
  Guy Carmeli eda60276cf Added styling options for navigation components 8 years ago
  Guy Carmeli a9dad4e48a remove console logs 8 years ago
  Guy Carmeli 669682b5ba Stop using dummy component to trigger JS execution + RootActivity clean up 8 years ago
  Yedidya Kennard 2bcc122807 Added pop 8 years ago
  Guy Carmeli 9443f231e4 Don't register App in AppRegistry. 8 years ago
  Guy Carmeli 02e89d947c logs for debugging double activity bug 8 years ago
  Guy Carmeli dfa881134a add actual navigatorID to screens 8 years ago
  Guy Carmeli 532f008f44 Initial commit for Toolbar items 8 years ago
  Guy Carmeli 575d1588fd Added missing RctActivity module 8 years ago
  Guy Carmeli 362b74fad8 Initial implementation for Navigator.push 8 years ago
  Guy Carmeli e7f24f174b Initial commit for PlatformSpecific.android.js 8 years ago