Guy Carmeli
211f2fc8cb
update build tools version
6 년 전
yogevbd
bf30cf1452
WIP - Detox e2e for android (#2673 )
* detox android support
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* e2e test fixes
* Update Orientations.test.js
* Update ScreenStack.test.js
* Update ScreenStyle.test.js
* Update TopLevelApi.test.js
6 년 전
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 년 전
Daniel Zlotin
070fa60480
automatic java8
6 년 전
Daniel Zlotin
46d06d4047
added support for java8 features
6 년 전
Daniel Zlotin
fe6f90b093
update gradle and remove weird entry point (#2330 )
6 년 전
Juozas Kontvainis
fd665d71ef
Implement changing title dynamically on Android #1071 (#1483 )
* Upgrade Gradle version
* Allow playground app to run on x86_64 emulator
* #1071 Allow changing navigation title
* #1071 Add tests for JavaScript
7 년 전
Daniel Zlotin
978fc283a6
update deps, fix release tests
7 년 전
Daniel Zlotin
ec0493fb01
showModal android
7 년 전
Daniel Zlotin
5efb5fc1fb
update libs
7 년 전
Daniel Zlotin
0786940ef8
support for android test release builds, fixed #1154
7 년 전
Daniel Zlotin
7fd3e87db4
starting the packager works
7 년 전
Daniel Zlotin
fbc9a58283
removed unneeded deps
7 년 전
Daniel Zlotin
93f49300c2
android: splash, removed singleton, dependency injection, fixed e2e
7 년 전
Daniel Zlotin
f178d529b4
espresso e2e tests work
7 년 전
Daniel Zlotin
fd50579715
trying to run espresso tests but needs overlay permissions
7 년 전
Guy Carmeli
143474c741
layoutFactory
7 년 전
Daniel Zlotin
780944acc3
android compiles
7 년 전
Daniel Zlotin
8cebd2238a
fixing android
7 년 전
Daniel Zlotin
44a33214eb
example --> playground WIP
7 년 전
Daniel Zlotin
09c8c681b1
update example proj
8 년 전
Daniel Zlotin
0a92bbea44
update example
8 년 전
Rotem M
95fd616883
fixed crashing release builds: apply react.gradle to enable bundling in release builds.
8 년 전
Daniel Zlotin
8dea566e00
fixing example project
8 년 전
Guy Carmeli
41db854e89
added missing files to redux example
8 년 전
Guy Carmeli
362b74fad8
Initial implementation for Navigator.push
Navigator.push allows us to open a new screen. Currently it starts a new Activity with the screen
as it’s root view, but this is only a temporary behaviour. The intended behaviour is similar to
View Controllers on iOS which allows you to manage view hierarchies or a stack of fragments
managed by FragmentManager on Android.
8 년 전
talkol
3faaa08cad
initial
8 년 전