1688 Commits (60e62e1a53c2e29bc8547d5938fcf1888e72b1ff)
 

Author SHA1 Message Date
  Guy Carmeli e25cc7fb27 Update README.md (#761) 7 years ago
  Guy Carmeli 5b63d590c2 Add dismissSnackbar method (#763) 7 years ago
  Guy Carmeli d8c2e9076a Expose onNewIntent in ActivityCallbacks (#759) 7 years ago
  Guy Carmeli 4a3d57efec Add onRequestPermissionsResult to ActivityCallbacks (#737) 7 years ago
  Ran 317c7773e3 notify when modal dismissed (after animation if exists) (#736) 7 years ago
  Guy Carmeli 8833c25016 Additional snackbar style params (#735) 7 years ago
  Jakub Martyčák a650743086 [android] Add option for scrollable top tabs (#669) 7 years ago
  Guy Carmeli 7097472ce6 compensate for bottomTabs (#731) 7 years ago
  Guy Carmeli a26f201139 Dynamic height of collapsing react header (#730) 7 years ago
  Guy Carmeli bf1fabae7e Revert "Dynamic height for CollapsingReactHeader (#726)" (#728) 7 years ago
  Artal Druk 430d5de59a expose navigation handleDeepLink as a static method (#727) 7 years ago
  Guy Carmeli 326f4833f0 Dynamic height for CollapsingReactHeader (#726) 7 years ago
  Guy Carmeli 2b62f7c14d Destroy screen when swapping screens 7 years ago
  Guy Carmeli 7a2446a5de Unmount react header on destroy 7 years ago
  Guy Carmeli 927e929b36 Minor tweak to show hide header threshold value 7 years ago
  Guy Carmeli bd7ab7c8a2 find title TextView by text 7 years ago
  Guy Carmeli f8fb437441 Show and hide title with animation on collapse 7 years ago
  Guy Carmeli 0f8c842226 Show and hide title when collapsing or expending header 7 years ago
  Guy Carmeli 142d55b095 Proper handling of scaled touch slop 7 years ago
  Guy Carmeli 2594930654 CollapsingTopTabs params are nullable 7 years ago
  Guy Carmeli 863abb28f4 Basic hide show collapsing header 7 years ago
  Guy Carmeli 2391fd0ba9 More work towards collapsing react view in top bar 7 years ago
  Guy Carmeli 376972dc37 Collapse when swiping header 7 years ago
  Guy Carmeli 074ec58c6c Collapsing react view header with top tabs 7 years ago
  Guy Carmeli 2b7f9b4bb0 Collapse when scrolling header 7 years ago
  Guy Carmeli 758c7414ff Pass header height as style param from Js 7 years ago
  Guy Carmeli d4ad120ebc Support adding ReactView in CollapsingTopBar 7 years ago
  Guy Carmeli 4a9bd78bad Pass collapsingToolBarComponent param from Java 7 years ago
  Daniel Zlotin b268b9bed6 Update .travis.yml 7 years ago
  Royce Townsend f0ee6cfa8e Detect height of notification. (#710) 7 years ago
  Varun Gupta 50e3d0912a Register passProps with PropsRegistry during showInAppNotification for Android (#709) 7 years ago
  Wim Goeman 695f0263de Add error when trying to load a component which was badly registered (#708) 7 years ago
  Royce Townsend dd72a092be Cleanup/unmount notification overlay. (#705) 7 years ago
  Ran 9cbaf2e055 update .gitignore added #VSCODE section (#703) 7 years ago
  Yedidya Kennard 37ecf3eeeb Return if hasStartedCreatingContext already in SplashActivity (#701) 7 years ago
  Royce Townsend 20dd48480f Notification auto dismiss timer (#696) 7 years ago
  Royce Townsend d71795b938 Add showInAppNotification position param support for Android (#693) 7 years ago
  Royce Townsend 5135d298ad dismissInAppNotification support on android. (#687) 7 years ago
  Guy Carmeli 9b618b2368 Return rightButtons instead of navigatorButtons (#688) 7 years ago
  timxyz 849292f243 Fixed issue with rightButtons getting ignored in preference for empty Screen buttons (#589) 7 years ago
  Guy Carmeli df72c56a46 Call newStack by navigatorId (#685) 7 years ago
  Guy Carmeli 6e073f8bee Fix tabs with out icons (#683) 7 years ago
  Guy Carmeli 75b5d53f35 TopTabs icons (#680) 7 years ago
  Guy Carmeli 14c1c38e6f Create layout params from screen params in newStack (#679) 7 years ago
  Ioannis Kokkinidis 35e5b86b25 Android: If the user has specified navigatorButtons on the showModal params use those instead of the default navigatorButtons of the registered screen. (#675) 7 years ago
  Guy Carmeli 4648a3bdf9 Reset to (#671) 7 years ago
  Guy Carmeli 502b83e217 Remove bottom tab badge when calling setTabBadge with empty object (#668) 7 years ago
  Ran beef28d0c3 Make tab bar selected event only once (if tab index actually changed) (#664) 7 years ago
  Varun Gupta e4f575f15c Fix popToRoot when keyboard is visible (#655) 7 years ago
  d4vidi e283d44f2f Sliding overlay (#651) 7 years ago