Daniel Zlotin
70e66508ed
Merge branch 'v2' into newAPI
hace 6 años
Daniel Zlotin
a93cb53718
refactor eventListener
hace 6 años
Guy Carmeli
fd8cda2c51
Pop modal stack on back press
hace 6 años
Guy Carmeli
0bd6e7dfcd
Implement push into modal
closes #2487
hace 6 años
yogevbd
854a5d7324
e2e fix
hace 6 años
Daniel Zlotin
222a07d5b8
fix e2e
hace 6 años
Daniel Zlotin
c032c0d045
rename container->component android
hace 6 años
Daniel Zlotin
b2ade91ee7
rename container->component android
hace 6 años
Daniel Zlotin
ef681b07fd
fix most e2e
hace 6 años
Daniel Zlotin
829017db6f
fix ios test
hace 6 años
Daniel Zlotin
ebf09b6e2e
rename container-->component ios
hace 6 años
Daniel Zlotin
f273a915b9
Merge branch 'v2' into newAPI
hace 6 años
Daniel Zlotin
3bdf081e8b
Update README.md
hace 6 años
Daniel Zlotin
c85c18baca
Update README.md
hace 6 años
Daniel Zlotin
efc0ed932f
disable gen-doc
hace 6 años
Daniel Zlotin
e45e2057e6
fix tests
hace 6 años
Daniel Zlotin
636b27e000
renaming
hace 6 años
Daniel Zlotin
42333a1be8
keep renaming
hace 6 años
Daniel Zlotin
ab7f295042
continue rename
hace 6 años
Daniel Zlotin
d0f5ec244b
rename to Component
hace 6 años
Daniel Zlotin
0df3b8b32c
fix tests
hace 6 años
Daniel Zlotin
7cd03b33f3
migration to new API
hace 6 años
Daniel Zlotin
bbca8e07dc
api migration
hace 6 años
Daniel Zlotin
96134c4605
Merge branch 'v2' into newAPI
hace 6 años
Daniel Zlotin
fddcebb059
renamte to Options
hace 6 años
Daniel Zlotin
e16f025d03
rename navigationOptions to Options
hace 6 años
Daniel Zlotin
110eb4394c
new api
hace 6 años
Eli Perkins
09d78271f9
Refactor ReactNativeNavigation class into a developer-controllable class (#2480 )
This allows developers more control over how the app is launched, in a backwards-compatible way.
hace 6 años
yogevbd
b0da9e2470
refactored navigation options (#2474 )
* refactored navigation options
* test fix
* better namings
hace 6 años
Daniel Zlotin
102edbd67e
redesigning new API
hace 6 años
James Hush
254616ebab
Fix typo in README.md
Super small typo in README.md
hace 6 años
yogevbd
06aa587a4a
top tabs support - ios (#2454 )
* top tabs support - ios
hace 6 años
Daniel Zlotin
59d8c960b3
LayoutTreeParser redesign
hace 6 años
yogevbd
180f1d3bb8
homogenous root view container protocol (#2455 )
hace 6 años
Daniel Zlotin
3f8cf78eb5
Fixing stuff (#2456 )
* fixing android tests
* update deps
hace 6 años
Daniel Zlotin
4d1b188ba0
renamed container to component
hace 6 años
Daniel Zlotin
6190df2606
update deps
hace 6 años
Daniel Zlotin
a40bcd8e27
fixing android tests
hace 6 años
Guy Carmeli
9f1337c2a1
Support changing TopTabs font size (#2449 )
* Currently doesn't work - need to implement custom TopTab view
hace 6 años
Guy Carmeli
5624c4f309
Implement selected and unselected toTab color (#2429 )
* Implement selected and unselected toTab color
* Test options are applied when layout is visible
hace 6 años
yogevbd
6db541cde8
added drawUnder (#2427 )
hace 6 años
Guy Carmeli
434e622116
Fix failing android e2e (#2424 )
hace 6 años
Guy Carmeli
13e2e903e1
Load typface when parsing options (#2416 )
* Load typface when parsing options
* fix test
hace 6 años
yogevbd
79daa62e3c
V2 Current tab by container ID (#2264 )
* set current tab by container id
* currentTabByContainerID e2e
* lint fix
* e2e test
hace 6 años
Daniel Zlotin
08bf79f089
remove package.lock from npmignore
hace 6 años
yogevbd
8ff90efd3d
V2 rn49 (#2411 )
* largeTitleFix
* update to rn 49 - reload still not working on ios
* bridge fix
* small fixes
* testing with rn50
* removed package-lock
* go back to 49, problem with android in 50
hace 6 años
Guy Carmeli
29b34c774e
Top tab font family (#2410 )
* Implement titleFontFamily in topTab option
* docs
* Pass TypefaceLoader instead of context
hace 6 años
yogevbd
b3bf0b7d23
added missing options (#2408 )
* added missing options
* generated docs
* generated docs
hace 6 años
yogevbd
7450ac45e2
V2 async commands (#2407 )
* async commands for all events
* test fix
hace 6 años
yogevbd
2885c8d767
Tab bar items (#2345 )
* tabBarItem support
* apply tab items on tabController initialization
* e2e test
* refactored bottomTab item
* tests fix
* tabItem testID fix
* renamed tabBadge to badge
* fix merge
* BottomTab fix
* removed BottomTabs
hace 6 años