Guy Carmeli
f811087714
BaseLayout
hace 8 años
Daniel Zlotin
891e105b58
extract
hace 8 años
Daniel Zlotin
7d2300a3a3
layout
hace 8 años
Daniel Zlotin
d596390080
Layout
hace 8 años
Daniel Zlotin
d63dbb7b25
creating layouts
hace 8 años
Daniel Zlotin
6fd77cac86
layout methods
hace 8 años
Daniel Zlotin
9806af3573
modal and layout
hace 8 años
Daniel Zlotin
c50f20ccf3
modalController
hace 8 años
Daniel Zlotin
0f75f7155d
single activity
hace 8 años
Daniel Zlotin
f30ff24da7
NavigationApplication, NavigationActivity
hace 8 años
Daniel Zlotin
51811361f3
work on bridge and react packages with guyc
hace 8 años
Daniel Zlotin
5c136b0179
bridge interface finished for now
hace 8 años
Daniel Zlotin
aa64e3973f
added test framework - robolectric
hace 8 años
Daniel Zlotin
7f88b8f310
bridge interface discussion
hace 8 años
Daniel Zlotin
54b70d898a
merged from master
hace 8 años
Daniel Zlotin
9ca72b515b
proof that modal components get unmounted
hace 8 años
Daniel Zlotin
1d3f09ce26
removed incorrect showFAB
hace 8 años
Daniel Zlotin
e5786aedac
ViewUtils.runOnPreDraw
hace 8 años
Daniel Zlotin
7ce30d9f3d
basic FAB support
hace 8 años
Guy Carmeli
dc4df8f57f
1.0.27
hace 8 años
Guy Carmeli
3d8d270cf8
Unmount views after modal dismiss
hace 8 años
Daniel Zlotin
be932b849b
converted layouts to CoordinatorLayout
hace 8 años
Daniel Zlotin
790cc607ff
merged from master
hace 8 años
Daniel Zlotin
b362871c38
added lint rules for JS
hace 8 años
Daniel Zlotin
a93afd77d6
added dev deps
hace 8 años
Guy Carmeli
b7f7fb26c6
Fix crash when clicking back button in a Modal
hace 8 años
Guy Carmeli
ea4ed29b3c
Add NPE check when setting back button
hace 8 años
Guy Carmeli
1bc6eeab40
Throw exception when tab is missing an icon on Android
hace 8 años
Guy Carmeli
c0055a1d73
1.0.26
hace 8 años
Guy Carmeli
e53995b7f6
Remove redundant code related to toolbar styling
hace 8 años
Guy Carmeli
28304564c2
1.0.25
hace 8 años
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.
hace 8 años
Guy Carmeli
884bad5f87
Update README.md
hace 8 años
Guy Carmeli
31d7ed4eb6
Toggle bottom tabs after popToRoot
hace 8 años
Guy Carmeli
78c048ee1c
1.0.24
hace 8 años
Guy Carmeli
6296cb1b09
Send event type when pressing Toolbar buttons
hace 8 años
Guy Carmeli
5d996a76d9
npm ignore
hace 8 años
Guy Carmeli
2269dccef6
1.0.23
hace 8 años
Guy Carmeli
0aaed3300d
Support tabBarHidden property
hace 8 años
Guy Carmeli
7e2f499fa1
1.0.22
hace 8 años
Guy Carmeli
ebeec2a87a
1.0.21
hace 8 años
Guy Carmeli
9fc282c292
Check if activity is finishing before setting buttons
hace 8 años
Daniel Zlotin
7e802ef563
initial
hace 8 años
Guy Carmeli
ad428daf3f
Add missing files
hace 8 años
Guy Carmeli
dfb88e51fd
Update README.md
hace 8 años
Guy Carmeli
63619964cb
1.0.20
hace 8 años
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.
hace 8 años
Amit Davidi
3c154f8203
Add support in switchToTab() with no parameters
hace 8 años
Guy Carmeli
d4eaa0886a
Hardcode Toolbar icon dimension
hace 8 años
Daniel Zlotin
a7a8c59c4e
clean gitignore
hace 8 años