Daniel Zlotin
3d690e290c
another try
6 years ago
Daniel Zlotin
95effbd098
another try
6 years ago
Daniel Zlotin
64214b1f67
another try
6 years ago
Daniel Zlotin
14fa88a623
another try
6 years ago
Daniel Zlotin
350aecda51
another try
6 years ago
Daniel Zlotin
ec5f9cea6f
fix travis
6 years ago
Daniel Zlotin
8372d7e1b2
another try
6 years ago
Daniel Zlotin
eea7b24681
another try
6 years ago
Daniel Zlotin
fb27e8ee20
another try
6 years ago
Daniel Zlotin
7266af9c9d
another try
6 years ago
Daniel Zlotin
f74d35c8ed
try fix travis
6 years ago
Daniel Zlotin
dc31a6b871
show sim before recording
6 years ago
Daniel Zlotin
7a012e589c
fix version
6 years ago
Daniel Zlotin
e2d2a1d682
try fix travis
6 years ago
Daniel Zlotin
ee85c77b6d
install ffmpeg
6 years ago
Daniel Zlotin
7d7815c7e7
fix travis
6 years ago
Daniel Zlotin
95d0da35eb
in xcode9
6 years ago
Daniel Zlotin
dc1c8d9cf8
try fix travis
6 years ago
Daniel Zlotin
2e7f7eaed5
try fix travis
6 years ago
Daniel Zlotin
5075b99f00
try fix travis
6 years ago
Daniel Zlotin
459cb003d9
try fix travis by recording and uploading video
6 years ago
Daniel Zlotin
ccf5178f03
temp try fix travis
6 years ago
Chaitanya Bhagvan
5a2bc27ef4
Add paddingTop to android ToolBar. (#2266 )
* Add paddingTop to android ToolBar.
* Update documentation
6 years ago
yogevbd
bfdf2cd892
added testID support in topBar and bottomTabs (#2334 )
7 years ago
Guy Carmeli
c50f7752e8
Top tabs android2 (#2346 )
* Restructure TopTabsLayout
* Refactor Containers
* Consolidate view creators. For some reason we had double abstraction layer and had creators invoking creators
* Rename ContainerView to ContainerLayout
* fix test
7 years ago
yogevbd
68dd47ac81
V2 side menu visibility ios (toggleDrawer) (#2324 )
* side menu visibility options
* e2e fix
* Rename ContainerView related classes (#2328 )
* Rename ContainerView related classes
* fix test
* rename ContainerViewCreator
* splitted showSideMenu into two methods
7 years ago
Daniel Zlotin
89bec42dd4
remove package-lock.json
7 years ago
Krystof Celba
119069777d
[Android] TopTabs font family (#2342 )
* Add topTabTextFontFamily style option
* Add topTabTextFontFamily sample usage to example project
7 years ago
Daniel Zlotin
8eee8d173d
fix test
7 years ago
Daniel Zlotin
070fa60480
automatic java8
7 years ago
Daniel Zlotin
46d06d4047
added support for java8 features
7 years ago
Guy Carmeli
6002d677ff
TopTabs e2e (#2337 )
7 years ago
Daniel Zlotin
993d2faadf
merge static and passed navigationOptions (#2336 )
7 years ago
Daniel Zlotin
d25b8bff60
fix test-e2e-android
7 years ago
Guy Carmeli
7cf2b91f49
Initial TopTabs commit on Android (#2332 )
7 years ago
Eli Perkins
d17d26b7d7
Ensure correct spelling of commandType (#2246 )
7 years ago
Birkir Rafn Guðjónsson
36ed3b0af5
Add unregisterForPreviewingWithContext (#2239 )
* Preview API
* Added preview actions and fail-guard wrappers
* Remove old setters
* Moved from passProps to actionParams
* Move findNodeHandle to internal method
* Removing findNodeHandle
* Added height and option to dont 'pop' the view controller
* Documentation update for peek and pop
* Document how to access button press events
* Commit by default in example. Because it's cool
* Docs and if elses ifs then
* Unregister previous ViewController on attempt to preview.
* Merge conflict fail
7 years ago
Chaitanya Bhagvan
0ea0a7f5f6
Fix rn 0.50 repeated calls to onMeasure. (#2261 )
7 years ago
Guy Carmeli
d7720d8d58
Rename ContainerView related classes (#2328 )
* Rename ContainerView related classes
* fix test
* rename ContainerViewCreator
7 years ago
Marcus Andersson
8a2946f33f
[Android] Support for transparent statusbar with current screen rendered behind it (#2274 )
* add support to tell screen to place its self underneath the statusbar for android.
* added property to documentation.
7 years ago
Daniel Zlotin
61d21c3225
upgrade gradle, robolectric, fixed unit tests
7 years ago
Daniel Zlotin
fe6f90b093
update gradle and remove weird entry point (#2330 )
7 years ago
Daniel Zlotin
099ebe9c08
fixed tests, removed verbose logging
7 years ago
Guy Carmeli
dcf68af948
Auto generate docs (#2315 )
* Auto generate docs
Docs can be generatred by running yarn run gen-doc
Add jsdoc and jsdoc2md dev dependencies
* Add tests to NavigationOption params
* fix tests
* Fix e2e and implement missing classes after rebase
* f
7 years ago
Varun Gupta
ff3c6a8415
Fix NPE when activity is relaunched on changing font size of the phone (#2319 )
7 years ago
Daniel Zlotin
6fb2376727
fix iosBiuld
7 years ago
Rafael Cerrejon
5398b9cc2a
Missed comma (#2305 )
Missed Comma throw "unexpected Token" error.
7 years ago
Guy Carmeli
57d016d835
Add commandType param to props which indicates if a screen is displayed using push or modal
7 years ago
yogevbd
04c578cc4e
V2 e2e Test IDs (#2304 )
* refactored e2e tests to work with testIDs
* lint fix
* android e2e fixed
7 years ago
Guy Carmeli
6a78a3282d
Find textual buttons in TitleBar by text instead of content description
7 years ago