yogevbd
2ab7f1b140
backButton fixed in ios
il y a 6 ans
Guy Carmeli
a23db66243
Fix Android unit tests after merging BottomTabs fix
BottomTabs are all mounted when created, selecting a tab only changes visibility
il y a 6 ans
Guy Carmeli
e5ce3151b0
Merge back button only if it's defined explicitly
il y a 6 ans
Guy Carmeli
fed8f1b0c5
Merge branch 'moutAllTabs' into v2
il y a 6 ans
Guy Carmeli
7c53ac68c3
Rename backButton id constant to backButtonId
il y a 6 ans
Yogev B
d0ee85ac34
V2 back button refactor (#3333 )
* Refactored backButton api
* Move StackController to separate package
Implement BackButtonOptions
* Somewhat simplify StackController creation in tests
* Pull backButton logic from StackController
* Handle all TopBar button options in TopBarButtons
* fix back button on iOS
il y a 6 ans
yogevbd
c98dcfa7c9
fix xcode public headers
il y a 6 ans
yogevbd
5a65847a4f
fix xcode public headers build settings
il y a 6 ans
yogevbd
dd9cbc2cfc
Return options in RNNTabBarController
il y a 6 ans
yogevbd
51ffeee605
Decoupled native stack behavior from RNNStore
il y a 6 ans
Owen Sikes
e1979f1981
The title child property is 'text' not 'title'. (#3355 )
il y a 6 ans
Daniel Zlotin
6dac4e8b95
small test fix
il y a 6 ans
Guy Carmeli
f79b3109a9
Parse ReadableMap to JSONObject without conversion to HashMap
This should fix conversion issues found in RN 0.54
il y a 6 ans
Shalom Yerushalmy
7f5f55fea0
Increase timeout
il y a 6 ans
Shalom Yerushalmy
3c3da0454f
Migrate to jest (#3343 )
* Migrate to jest to support parallel ios simulator from detox
* When e2e lint only ts or js files
* Remove mocha from deps and decrease from 480000ms to 180000ms
il y a 6 ans
jiangxunyue
cf654a539a
Update topBar-buttons.md (#3348 )
il y a 6 ans
Daniel Zlotin
c5948d1d75
merge static memebers from wrapped components #3322
il y a 6 ans
Guy Carmeli
13b4bc7218
[BREAKING] Support RN 0.55 (#3342 )
* Support RN 0.55.4
This commit adds support for RN 0.55.4 by introducing version specific build flavors - reactNative51
* Update scripts after introducing build flavors
* Update Android installation instruction on specifying build flavor
il y a 6 ans
Daniel Zlotin
fadebfd0d3
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
il y a 6 ans
Daniel Zlotin
bc175deaf8
support gradle turkish locale #3335
il y a 6 ans
Shalom Yerushalmy
c0c0e97028
Bumped detox version
il y a 6 ans
yogevbd
150f30693f
explicit tests for ios
il y a 6 ans
yogevbd
92cbc08e25
Added static events e2e
il y a 6 ans
yogevbd
8f4838e1ec
Adresses #1078 - static events
il y a 6 ans
yogevbd
b1fbee41a1
Prevent topBar buttons reset
il y a 6 ans
cshen4
1b8bbbeded
V2 add additional ios options for tabbar icons (#3296 )
* add option to disable tabbar icon tints and add custom selected icons
* update docs for disabling tabbar icon tint and selectedIcon
* move new options to ios-specific section in docs
* delete trailing comma in docs
il y a 6 ans
Yogev B
7fee4b8de5
screen background fix on iOS (#3332 )
* Screen background option fixed in iOS
* fix unit tests
il y a 6 ans
yogevbd
c500d3358c
lint fix
il y a 6 ans
Yogev B
725068d5d4
Large title options (#3331 )
* add addicional options to tabbar
* fix tests
il y a 6 ans
Dima Loktev
b7b7985934
[v2][ios11, ios12] Add searchBar option for topBar (#3303 )
* [ios11+] Add searchBar option for topBar
* Fix formatting and linter issues
* Add docs about topBar.searchBar
* Fix missing semicolons
* Revert prettier changes
* Add js tests for onSearchBarUpdated to achieve 100% coverage
* Mark searchBar test as :ios: specific
il y a 6 ans
Yogev B
e6a43036fc
Adresses #3024 (#3328 )
il y a 6 ans
Guy Carmeli
9cfa8ce61f
disable flaky test
il y a 6 ans
Daniel Zlotin
ecc5c1418e
removed console
il y a 6 ans
yogevbd
548f2653c9
Fixed backButtonImage on iOS
il y a 6 ans
yogevbd
db013e8e67
Adresses #3272
il y a 6 ans
yogevbd
24bf500ad3
Adresses #3290
il y a 6 ans
yogevbd
332478d418
Merge branch 'v2' of github.com:wix/react-native-navigation into v2
il y a 6 ans
yogevbd
6c97a14d3b
Adresses ##3292
il y a 6 ans
Shalom Yerushalmy
0b78d94d40
Revert "Skip push a screen to ensure its not there after reload test"
This reverts commit 685009bc23 .
il y a 6 ans
Shalom Yerushalmy
685009bc23
Skip push a screen to ensure its not there after reload test
il y a 6 ans
yogevbd
64d7888161
Adresses #3171
il y a 6 ans
yogevbd
994ec6326b
Adresses ##3266
il y a 6 ans
Daniel Zlotin
2bb15524e2
hacking some weird NativeModules behaviour
il y a 6 ans
Guy Carmeli
8805f4bda7
Resolve showOverlay promise after Overlay appeared
il y a 6 ans
Daniel Zlotin
2f4ede0bde
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
il y a 6 ans
Daniel Zlotin
0a87f8bb05
constants initialized lazily, js testing support
il y a 6 ans
Guy Carmeli
164729ae01
Add e2e for pushing screens from side menu
il y a 6 ans
Guy Carmeli
8bc56e304d
Remove lock file and lock RN version to 0.51.1
il y a 6 ans
Guy Carmeli
f0225113f8
Mount all children when creating BottomTabs layout
When selected tab changes - change visibility instead of adding and removing views from hierarchy
il y a 6 ans
Guy Carmeli
e1d28d61ae
Use linearInterpolator as default interpolator for command animations
il y a 6 ans