Guy Carmeli
43212127f6
Update README.md
пре 8 година
Guy Carmeli
35459582a7
Update README.md
пре 8 година
Artal Druk
f54b09bd09
Update README.md
пре 8 година
Guy Carmeli
263a07ce86
1.0.30
пре 8 година
Guy Carmeli
131ddf3583
Set toolbar text button color
пре 8 година
Guy Carmeli
123d24df9a
1.0.29
пре 8 година
Guy Carmeli
21e3f3fa1b
Detach ReactRootViews properly on reload
пре 8 година
Guy Carmeli
9d4a5f0180
1.0.28
пре 8 година
Guy Carmeli
3a47aa8741
Remove logs and Hungarian notations
пре 8 година
Guy Carmeli
991bb9a106
Upgrade gradle plugin
пре 8 година
Guy Carmeli
80c3c93005
Stop notifying scrollChanged events when scroll view over scrolls
пре 8 година
Guy Carmeli
a18e9d2aa0
Use ObjectAnimator to hide/show BottomNavigation
пре 8 година
Guy Carmeli
337ab33d5e
Toggle tabs
пре 8 година
Guy Carmeli
044e4da36c
Setup ScrollView with BottomNavigation in RctView
пре 8 година
Guy Carmeli
2683e395fd
Find proper ScrollView and detect scroll
пре 8 година
Guy Carmeli
9c7f5efd45
Initial commit
Use custom BottomNavigation view.
change BottomTabActivity layout, content frame is now being drawn
behind BottomTabs.
пре 8 година
Daniel Zlotin
9ca72b515b
proof that modal components get unmounted
пре 8 година
Daniel Zlotin
1d3f09ce26
removed incorrect showFAB
пре 8 година
Daniel Zlotin
e5786aedac
ViewUtils.runOnPreDraw
пре 8 година
Daniel Zlotin
7ce30d9f3d
basic FAB support
пре 8 година
Guy Carmeli
dc4df8f57f
1.0.27
пре 8 година
Guy Carmeli
3d8d270cf8
Unmount views after modal dismiss
пре 8 година
Daniel Zlotin
be932b849b
converted layouts to CoordinatorLayout
пре 8 година
Guy Carmeli
b7f7fb26c6
Fix crash when clicking back button in a Modal
пре 8 година
Guy Carmeli
ea4ed29b3c
Add NPE check when setting back button
пре 8 година
Guy Carmeli
1bc6eeab40
Throw exception when tab is missing an icon on Android
пре 8 година
Guy Carmeli
c0055a1d73
1.0.26
пре 8 година
Guy Carmeli
e53995b7f6
Remove redundant code related to toolbar styling
пре 8 година
Guy Carmeli
28304564c2
1.0.25
пре 8 година
Guy Carmeli
974a8ea697
Check if react has already been instantiated
When returning to foreground after `onRestart` react context should
not be initialised since activity was not destroyed when going to background.
пре 8 година
Guy Carmeli
884bad5f87
Update README.md
пре 8 година
Guy Carmeli
31d7ed4eb6
Toggle bottom tabs after popToRoot
пре 8 година
Guy Carmeli
78c048ee1c
1.0.24
пре 8 година
Guy Carmeli
6296cb1b09
Send event type when pressing Toolbar buttons
пре 8 година
Guy Carmeli
5d996a76d9
npm ignore
пре 8 година
Guy Carmeli
2269dccef6
1.0.23
пре 8 година
Guy Carmeli
0aaed3300d
Support tabBarHidden property
пре 8 година
Guy Carmeli
7e2f499fa1
1.0.22
пре 8 година
Guy Carmeli
ebeec2a87a
1.0.21
пре 8 година
Guy Carmeli
9fc282c292
Check if activity is finishing before setting buttons
пре 8 година
Guy Carmeli
ad428daf3f
Add missing files
пре 8 година
Guy Carmeli
dfb88e51fd
Update README.md
пре 8 година
Guy Carmeli
63619964cb
1.0.20
пре 8 година
Guy Carmeli
2d52d4b7e8
Support defining MenuItem action from JS
Supported actions:
1. never - Never show this item as a button in an Action Bar.
2. always - Always show this item as a button in an Action Bar.
Use sparingly! If too many items are set to always show in the Action
Bar it can crowd the Action Bar and degrade the user experience on
devices with smaller screens. A good rule of thumb is to have no more
than 2 items set to always show at a time.
3. withText - When this item is in the action bar, always show it
with a text label even if it also has an icon specified.
4. ifRoom (default) - Show this item as a button in an Action Bar if
the system decides there is room for it.
пре 8 година
Amit Davidi
3c154f8203
Add support in switchToTab() with no parameters
пре 8 година
Guy Carmeli
d4eaa0886a
Hardcode Toolbar icon dimension
пре 8 година
Daniel Zlotin
a7a8c59c4e
clean gitignore
пре 8 година
Guy Carmeli
4db679e2e9
1.0.19
пре 8 година
Guy Carmeli
7263e1b4cf
Merge branch 'bundleReload'
пре 8 година
Guy Carmeli
2db8eeb1cf
Setup devSupportHandler only in debug
пре 8 година