Guy Carmeli
df72c56a46
Call newStack by navigatorId (#685 )
8 年前
Guy Carmeli
6e073f8bee
Fix tabs with out icons (#683 )
8 年前
Guy Carmeli
75b5d53f35
TopTabs icons (#680 )
This commit adds support for icons in TopTabs.
It’s possible to have icons with text, or only icons.
Use topTabIconColor and selectedTopTabIconColor to color the icons
8 年前
Guy Carmeli
14c1c38e6f
Create layout params from screen params in newStack (#679 )
8 年前
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 )
8 年前
Daniel Zlotin
0084592c14
refactor
8 年前
Daniel Zlotin
5af92abf86
fix typo
8 年前
Daniel Zlotin
865811b3e0
quickInstall
8 年前
Daniel Zlotin
3634cdf694
faster workflow
8 年前
Daniel Zlotin
a2951c1264
update deps
8 年前
Daniel Zlotin
58affc21d9
pushing ignored files
8 年前
Daniel Zlotin
0107e33dda
update gitignore
8 年前
Daniel Zlotin
a6e337c468
added missing native changes
8 年前
Daniel Zlotin
f26193dfa1
tab based app
8 年前
Daniel Zlotin
93d9cbb1db
linted
8 年前
Daniel Zlotin
6c5b4e26d1
trying to fix travis builds
8 年前
Guy Carmeli
4648a3bdf9
Reset to (#671 )
* Don’t create SideMenu button automatically on Android
* Remove left button and add it dynamically
* Fix resetTo animation on Android
Up until now resetTo would destroy the current stack and create a new
one. This was an easy implementation but resulted in jurky
(none existent) animations.
This commit changes resetTo behavior. Instead of recreating the stack,
the we reset to is pushed to the stack, and the other elements are
removed when show animation ends.
8 年前
Daniel Zlotin
0784f75599
try to run on private account
8 年前
Daniel Zlotin
87a3abd6c1
update gitignore
8 年前
Daniel Zlotin
264359bc61
e2e passed
8 年前
Daniel Zlotin
b877b9fc90
update deps
8 年前
Daniel Zlotin
cc0c532860
update deps, e2e works
8 年前
Daniel Zlotin
db0c822df6
simple native recursive parsing
8 年前
Daniel Zlotin
c68be6575c
navigation controllers
8 年前
Daniel Zlotin
7fb17689c3
fixed e2e
8 年前
Daniel Zlotin
be651370db
fixing install
8 年前
Daniel Zlotin
da7fe3a584
fixing install script
8 年前
Daniel Zlotin
b1a138f080
fixed script
8 年前
Daniel Zlotin
9513684fc7
fixing travis and ignore react warnings
8 年前
Daniel Zlotin
11cbaddf37
trying to convert to a tree
8 年前
Daniel Zlotin
f56c6b4d0e
fixed reload bug
8 年前
Daniel Zlotin
bdeeab12a8
refactoring, injecting deps
8 年前
Guy Carmeli
502b83e217
Remove bottom tab badge when calling setTabBadge with empty object (#668 )
8 年前
Daniel Zlotin
d860f71d02
migrated detox
8 年前
Daniel Zlotin
13f44710df
migrated to new detox
8 年前
Daniel Zlotin
dc11506922
update deps
8 年前
Daniel Zlotin
5342932c9e
fix index
8 年前
Daniel Zlotin
c52fe4cacd
refactoring and fixing dependencies
8 年前
Daniel Zlotin
4a60af6a9d
adapters
8 年前
Daniel Zlotin
770b5de27c
remove warnings
8 年前
Daniel Zlotin
b5b8d6218a
invalid name
8 年前
Daniel Zlotin
5d3299acdc
refactoring
8 年前
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
8 年前
Daniel Zlotin
d01750f987
revert
8 年前
Daniel Zlotin
d95fe4df0f
update deps
8 年前
Daniel Zlotin
67d5b8b941
fix lint of old code
8 年前
Daniel Zlotin
bf8f7560e2
fixed script
8 年前
Daniel Zlotin
4f192b29dc
fixed travis script
8 年前
Daniel Zlotin
b7e805a950
clean up ci
8 年前
Daniel Zlotin
b39b493f45
fix travis fold
8 年前