44 Commits (5e2b02ce62ba32d5d2fcddc04c2f4d3784b6d74b)

Author SHA1 Message Date
  Garrett McCullough 74a8c6bb30 remove unused param from function (#3039) 7 years ago
  yogevbd d6356133bf getInitialProps ios support (#2606) 7 years ago
  Daniel Zlotin f9005cc91a getLaunchArgs android 7 years ago
  Ofir Dagan 5e5fbf08fe fix(start app): show red screen in case an error is thrown while starting the app (#2556) 7 years ago
  Guy Carmeli bf001063c9 await startApp 7 years ago
  Guy Carmeli 2c27564ef3 Load props from props registry for redux screens 7 years ago
  Guy Carmeli b3d7092ff6
Fix missing props (#2179) 7 years ago
  Guy Carmeli e2f5589087
Revert "Don't custom button props over the bridge (#2174)" (#2177) 7 years ago
  Guy Carmeli e69f3801b9
Don't custom button props over the bridge (#2174) 7 years ago
  PC Futures 1770113321 Export `Navigator` class for public use (#1647) 7 years ago
  Guy Carmeli 6f4aca32a6 Add isRootLaunched implementation on Android 7 years ago
  Guy Carmeli 0c4d40bd23 Currently visible screen (#1581) 7 years ago
  Guy Carmeli 8acfe41f04 Support headlessJs (#1444) 7 years ago
  Edouard Eynard 62a56d98c7 Add possibility to pass payload through handleDeepLink (#1128) 8 years ago
  Guy Carmeli 018c12dd2c Snackback can be displayed statically from Navigation (#859) 8 years ago
  Guns 1ddaaff665 Ability to pass options to Redux Provider (#636) 8 years ago
  Artal Druk 430d5de59a expose navigation handleDeepLink as a static method (#727) 8 years ago
  Wim Goeman 695f0263de Add error when trying to load a component which was badly registered (#708) 8 years ago
  Daniel Zlotin 7540fa7c13 Revert "added showOverlay temp API" 8 years ago
  Daniel Zlotin c2ef2608c1 added showOverlay temp API 8 years ago
  Yedidya Kennard 9d4f93f4f1 Corrected screenId to screenID (#596) 8 years ago
  Yedidya Kennard 296a5f4a8b Added default testId to registered components (#595) 8 years ago
  Daniel Zlotin ab0926b375 setting up java unit tests 8 years ago
  Artal Druk 2059e54aea since "allProps" was not being updated, existing props were not receiving prop updates as well 8 years ago
  Daniel Zlotin c6bf2f1226 passProps android 8 years ago
  Daniel Zlotin dbe2b1587a passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken 8 years ago
  Daniel Zlotin f3e8b3f316 reverted throttled commands, refactored uniqueIds 8 years ago
  Daniel Zlotin 541a6d09e0 throttling calls to pushes, pops etc 8 years ago
  Daniel Zlotin 7e0d81815a throttled navigator & navigation functions 8 years ago
  Daniel Zlotin d91f1b6a24 Navigation correct exports 8 years ago
  Daniel Zlotin 0059b12217 deprecated 8 years ago
  Daniel Zlotin 98be5f91b2 deprecate API 8 years ago
  Daniel Zlotin 6a3d1436a6 f 8 years ago
  Daniel Zlotin b362871c38 added lint rules for JS 8 years ago
  Artal Druk a89c088076 Navigation interface for showing in-app notifications in iOS 8 years ago
  Artal Druk 237abdbfb4 upgrade to RN 25.1 JS changes 9 years ago
  talkol 19a11b054b added support for closeAllModals 9 years ago
  Guy Carmeli e7f24f174b Initial commit for PlatformSpecific.android.js 9 years ago
  talkol fdf215fd14 added support for showLightBox 9 years ago
  talkol 016c655032 improved es6 syntax, thanks tautvilas 9 years ago
  talkol d3d043bfcc minor hot fix in screen registration, release 0.1.2 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 00ab1a9974 adding support for modals 9 years ago
  talkol 3faaa08cad initial 9 years ago