Guy Carmeli
053fbf5aa9
Check if fab icon was resolved when creating fab
пре 8 година
DanielZlotin
736786f62b
Merge pull request #283 from wix/subtitle_support
add subtitle support to navigation bar
пре 8 година
Ran Greenberg
f466eaf764
bugfix - pass subtitle instead of title to subtitle param
пре 8 година
Ran Greenberg
a425e9077a
add subtitle support to navigation bar
пре 8 година
Guy Carmeli
199435df32
2.0.0-experimental.96
пре 8 година
Guy Carmeli
78b877f91e
Set different ids for collapsed and expended fabs
пре 8 година
Guy Carmeli
88e28a1660
2.0.0-experimental.95
пре 8 година
Guy Carmeli
4b756ce0b1
Send fab press events and collapse fab on action click
пре 8 година
Guy Carmeli
6d38148359
Save the world
пре 8 година
Guy Carmeli
285038b270
2.0.0-experimental.94
пре 8 година
Guy Carmeli
6a5c53b359
Add fab to example project
пре 8 година
Guy Carmeli
e6ab1b9384
Show fab in ViewPager first screen
пре 8 година
Guy Carmeli
cfaa8fef88
Switch fab on ViewPager screen change
пре 8 година
Guy Carmeli
1142b437d8
Animate fab in and out when screen changes
пре 8 година
Guy Carmeli
d25ab7ce19
Assasinate LocalBroadcastReceiver in favor of a simple EventBus implementation
This is needed since some of the data we need to send in the events
can not be serialised and added to a Bundle.
пре 8 година
Guy Carmeli
9e3715e523
Fix Snackbar not dismissing bug
When Snackbar was displayed while another Snackbar was displayed,
the last ref to the current Snackbar was removed and it didn't get removed
when onScreenChange was called.
пре 8 година
Guy Carmeli
0b4f632c22
Style fab and actions
пре 8 година
Guy Carmeli
80b1416cd5
Getting there
* Animate actions
* Animate fab and actions with Snackbar
пре 8 година
Guy Carmeli
c40dbecdc6
f
пре 8 година
Guy Carmeli
cf34e02c2d
Add fabs to FloatingActionButtonCoordinator
пре 8 година
Guy Carmeli
91d1bac43c
Initial commit
пре 8 година
Daniel Zlotin
977202a28e
2.0.0-experimental.93
пре 8 година
Daniel Zlotin
388aa295b0
2.0.0-experimental.92
пре 8 година
Daniel Zlotin
69bedf8cbd
adapt old iOS api - temporarily
пре 8 година
Artal Druk
88e8c90955
fixed passProps for iOS when starting app (tabs or single screen)
пре 8 година
Daniel Zlotin
1a0731e0cb
2.0.0-experimental.91
пре 8 година
DanielZlotin
b018fe0a8d
Merge pull request #277 from DanielZlotin/master
Update react-native to 0.31.0
пре 8 година
Guy Carmeli
e2b38d4b40
Set navBarTextSubtitleColor in example project
пре 8 година
Guy Carmeli
e610223e1c
Support navBarTextSubtitleColor on Android
пре 8 година
Guy Carmeli
62877cf47c
Send sideMenu button press event when drawer not defined
fixes #274
пре 8 година
Guy Carmeli
d0db0620a8
2.0.0-experimental.90
пре 8 година
Guy Carmeli
86886d31f7
Fix newStack crash
пре 8 година
Guy Carmeli
aa90bee9ab
2.0.0-experimental.89
пре 8 година
Guy Carmeli
56b34d0bb6
Add setSubtitle example
пре 8 година
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
пре 8 година
Daniel Zlotin
ada43c42ed
Merge branch 'master' of https://github.com/DanielZlotin/react-native-navigation
пре 8 година
Daniel Zlotin
583f0444df
adapting to the new API
пре 8 година
Daniel Zlotin
0d3438689a
gradle update
пре 8 година
Daniel Zlotin
79ca9e56ce
implemented changes
пре 8 година
Daniel Zlotin
06b20c4a57
env files after update
пре 8 година
Daniel Zlotin
f71fac2ae8
update to RN31
пре 8 година
Guy Carmeli
8e5722383f
2.0.0-experimental.88
пре 8 година
Guy Carmeli
9b331aecb7
Merge branch 'snackbar'
пре 8 година
Guy Carmeli
9cb46fa547
Minor fixes to Snackbar
пре 8 година
Guy Carmeli
3c0fb47155
Add snackbar to example project
пре 8 година
Guy Carmeli
8999785b09
Hide Snackbar on screen changes
пре 8 година
Guy Carmeli
5cd911c6f8
Hide Snacker when ViewPager screen changes
пре 8 година
Guy Carmeli
4754164874
Snacker works in SingleScreenLayout
пре 8 година
Guy Carmeli
a76e7b25d8
Getting there
* Created Snakbar class to encapsulate Snackbar logic.
* Clicking the action now emits event to current screen
* Action color works
пре 8 година
Guy Carmeli
df30086c6c
Snacker works on BottomTabsLayout
пре 8 година