Birkir Rafn Guðjónsson
07376e9e29
[v2] UISplitViewController (#3247 )
* Work in progress
* Arbitary changes
* Improvements on API
* Cleanup RNNSplitViewController, allow mergeOptions
* Added documentation and better playground example
* Adding tests for coverage
* Find out why this test is failing.
* Only show split view on iOS
* Add test back in
6 years ago
Guy Carmeli
2c53b28660
[Breaking] Top bar API changes (#2895 )
* Refactor TopBar options, introduce title options
* Update background to new api
* Refactored topBar options on iOS
* Initial react component in TitleBar android
* set height to react view in TitleBar
* fix tests and lint
* ios unit tests fix
6 years ago
Shalom Yerushalmy
7af4179c47
Fix externalComponent field from className to name due to fail test
6 years ago
yogevbd
38d5c5e90d
refactored custom view controlles
6 years ago
yogevbd
eb9142a3e1
V2 custom controller (#2784 )
* custom viewController support
* native component support and e2e
* custom viewController support
* native component support and e2e
* unit test fix
6 years ago
Daniel Zlotin
76fea63d87
Id 2652 (#2731 )
* generate id only when not already provided
* allows passing id
* fixes #2652
6 years ago
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
6 years ago
Daniel Zlotin
1400010231
full coverage at last
6 years ago
Daniel Zlotin
5e00c1838d
this doesnt quite work
6 years ago
Daniel Zlotin
f30a1f5323
typescripting
6 years ago
Daniel Zlotin
ec56897109
try to make enum work
6 years ago
Daniel Zlotin
102edbd67e
redesigning new API
6 years ago
Daniel Zlotin
59d8c960b3
LayoutTreeParser redesign
6 years ago
Daniel Zlotin
4d1b188ba0
renamed container to component
6 years ago
Guy Carmeli
5624c4f309
Implement selected and unselected toTab color (#2429 )
* Implement selected and unselected toTab color
* Test options are applied when layout is visible
6 years ago
Guy Carmeli
138391502f
Further work on TopTabs and some refactoring (#2362 )
* Further work on TopTabs and some refactoring
* OptionsPresenter receives views as params
* Remove TopBar and style logic from ViewControllers, these are the OptionsPresenters concern
* StackAnimator isn't coupled to LinearLayout
* Convert Runnable to lambda
* ContainerLayout now implements ReactContainer interface
* Enable desugaring in playground app
* TopTabs unit tests
6 years ago
Daniel Zlotin
8eee8d173d
fix test
6 years ago
Guy Carmeli
7cf2b91f49
Initial TopTabs commit on Android (#2332 )
6 years ago
Roman Kozlov
9de8bf4540
V2 overlay (#2105 )
* V2 overlay skeleton (#2097 )
* skeleton
* basic test
* remove useless files
* remove useles files
* semicolon
* refactoring
* rm useless files
* alert dialog more styles
* hot fix
* tests
* e2e with own alert
* fix test
* fix ios e2e
* custom dialog WIP
* WIP
* refactor custom dialog
* fix e2e
* gitignore
* fix js tests
* remove hardcode
* snackbar
* drop FAB for now
* fix test
7 years ago
Daniel Zlotin
517ab46fc7
import export to ModuleJS
7 years ago
Elliot Hesp
bb9a7a4002
Change "tabs" to "bottomTabs" (#1314 )
* Change "tabs" to "bottomTabs"
* Fix failing test
7 years ago
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Daniel Zlotin
b2a775a1f8
Tabs -> BottomTabs
7 years ago
Daniel Zlotin
f9adf71574
commands per containerId, simple push, refactoring
7 years ago
Daniel Zlotin
df6729aa9c
layout tree crawling
7 years ago
Daniel Zlotin
7c4a9c7dbe
passProps works
7 years ago
Daniel Zlotin
aca3151308
deep clones to avoid mutation errors
7 years ago
Daniel Zlotin
0ed93e25ed
parser works
7 years ago
Daniel Zlotin
5774b6b75a
support right side menu
7 years ago
Daniel Zlotin
d96437d646
tests pass
7 years ago
Daniel Zlotin
3142e59ba2
side menus
7 years ago
Daniel Zlotin
ab89c02fd2
side menus
7 years ago
Daniel Zlotin
0e014b8b0a
fixed tests
7 years ago
Daniel Zlotin
93d9cbb1db
linted
7 years ago
Daniel Zlotin
cc0c532860
update deps, e2e works
7 years ago
Daniel Zlotin
db0c822df6
simple native recursive parsing
7 years ago
Daniel Zlotin
c68be6575c
navigation controllers
7 years ago
Daniel Zlotin
11cbaddf37
trying to convert to a tree
7 years ago
Daniel Zlotin
c52fe4cacd
refactoring and fixing dependencies
7 years ago
Daniel Zlotin
4a60af6a9d
adapters
7 years ago
Daniel Zlotin
cd95e7ef64
e2e
7 years ago
Daniel Zlotin
447916eaea
trying all sorts of different layout strategies
7 years ago
Daniel Zlotin
b6b7fc187f
fixed lint
7 years ago
Daniel Zlotin
dc2afc5963
refactoring
7 years ago