Daniel Zlotin
|
8445e92eec
|
rename navigationOptions
|
7 years ago |
Daniel Zlotin
|
cb8a36f97f
|
fix push params
|
7 years ago |
Daniel Zlotin
|
70e66508ed
|
Merge branch 'v2' into newAPI
|
7 years ago |
Daniel Zlotin
|
a93cb53718
|
refactor eventListener
|
7 years ago |
Guy Carmeli
|
fd8cda2c51
|
Pop modal stack on back press
|
7 years ago |
Guy Carmeli
|
0bd6e7dfcd
|
Implement push into modal
closes #2487
|
7 years ago |
yogevbd
|
854a5d7324
|
e2e fix
|
7 years ago |
Daniel Zlotin
|
222a07d5b8
|
fix e2e
|
7 years ago |
Daniel Zlotin
|
c032c0d045
|
rename container->component android
|
7 years ago |
Daniel Zlotin
|
b2ade91ee7
|
rename container->component android
|
7 years ago |
Daniel Zlotin
|
ef681b07fd
|
fix most e2e
|
7 years ago |
Daniel Zlotin
|
829017db6f
|
fix ios test
|
7 years ago |
Daniel Zlotin
|
ebf09b6e2e
|
rename container-->component ios
|
7 years ago |
Daniel Zlotin
|
f273a915b9
|
Merge branch 'v2' into newAPI
|
7 years ago |
Daniel Zlotin
|
3bdf081e8b
|
Update README.md
|
7 years ago |
Daniel Zlotin
|
c85c18baca
|
Update README.md
|
7 years ago |
Daniel Zlotin
|
efc0ed932f
|
disable gen-doc
|
7 years ago |
Daniel Zlotin
|
e45e2057e6
|
fix tests
|
7 years ago |
Daniel Zlotin
|
636b27e000
|
renaming
|
7 years ago |
Daniel Zlotin
|
42333a1be8
|
keep renaming
|
7 years ago |
Daniel Zlotin
|
ab7f295042
|
continue rename
|
7 years ago |
Daniel Zlotin
|
d0f5ec244b
|
rename to Component
|
7 years ago |
Daniel Zlotin
|
0df3b8b32c
|
fix tests
|
7 years ago |
Daniel Zlotin
|
7cd03b33f3
|
migration to new API
|
7 years ago |
Daniel Zlotin
|
bbca8e07dc
|
api migration
|
7 years ago |
Daniel Zlotin
|
96134c4605
|
Merge branch 'v2' into newAPI
|
7 years ago |
Daniel Zlotin
|
fddcebb059
|
renamte to Options
|
7 years ago |
Daniel Zlotin
|
e16f025d03
|
rename navigationOptions to Options
|
7 years ago |
Daniel Zlotin
|
110eb4394c
|
new api
|
7 years ago |
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.
|
7 years ago |
yogevbd
|
b0da9e2470
|
refactored navigation options (#2474)
* refactored navigation options
* test fix
* better namings
|
7 years ago |
Guy Carmeli
|
2cb657e3a3
|
Update styling-the-navigator.md
|
7 years ago |
Guy Carmeli
|
dcb4e505ba
|
drawUnderStatusBar changes
* Resolve default value through appStyle
* breaking - titleBarTopPadding is now dp instead of pixels
|
7 years ago |
Finn Gundlach
|
40652e9f80
|
Add documentation for third party lib "redux-persist"
|
7 years ago |
Daniel Zlotin
|
102edbd67e
|
redesigning new API
|
7 years ago |
yogevbd
|
fd4e7091c0
|
async await fix for ios
|
7 years ago |
Jason Merino
|
29c47af6d4
|
Adds launch image for iPhone X and iPad to showSplashScreen. (#2321)
|
7 years ago |
James Hush
|
254616ebab
|
Fix typo in README.md
Super small typo in README.md
|
7 years ago |
Michael Kuczera
|
f6d2c334c3
|
[IOS] - set titleLabel sizeToFit (#2443)
|
7 years ago |
yogevbd
|
06aa587a4a
|
top tabs support - ios (#2454)
* top tabs support - ios
|
7 years ago |
Daniel Zlotin
|
59d8c960b3
|
LayoutTreeParser redesign
|
7 years ago |
yogevbd
|
180f1d3bb8
|
homogenous root view container protocol (#2455)
|
7 years ago |
Daniel Zlotin
|
3f8cf78eb5
|
Fixing stuff (#2456)
* fixing android tests
* update deps
|
7 years ago |
Daniel Zlotin
|
4d1b188ba0
|
renamed container to component
|
7 years ago |
Daniel Zlotin
|
6190df2606
|
update deps
|
7 years ago |
Daniel Zlotin
|
a40bcd8e27
|
fixing android tests
|
7 years ago |
yogevbd
|
8cb407c769
|
fixes #2353
|
7 years ago |
Guy Carmeli
|
9914bfdb4f
|
Update third-party-libraries-support.md
|
7 years ago |
Guy Carmeli
|
137d59036e
|
[docs] Update minimum officially supported RN version
|
7 years ago |
Guy Carmeli
|
14a7952711
|
Don't override LightBox ReactRootView id
fixes #1502
|
7 years ago |