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 yıl önce
Daniel Zlotin
978fc283a6
update deps, fix release tests
7 yıl önce
Daniel Zlotin
ec0493fb01
showModal android
7 yıl önce
Daniel Zlotin
5efb5fc1fb
update libs
7 yıl önce
Daniel Zlotin
0786940ef8
support for android test release builds, fixed #1154
7 yıl önce
Daniel Zlotin
7fd3e87db4
starting the packager works
7 yıl önce
Daniel Zlotin
fbc9a58283
removed unneeded deps
7 yıl önce
Daniel Zlotin
93f49300c2
android: splash, removed singleton, dependency injection, fixed e2e
7 yıl önce
Daniel Zlotin
f178d529b4
espresso e2e tests work
7 yıl önce
Daniel Zlotin
fd50579715
trying to run espresso tests but needs overlay permissions
7 yıl önce
Guy Carmeli
143474c741
layoutFactory
7 yıl önce
Daniel Zlotin
780944acc3
android compiles
7 yıl önce
Daniel Zlotin
8cebd2238a
fixing android
7 yıl önce
Daniel Zlotin
44a33214eb
example --> playground WIP
7 yıl önce
Daniel Zlotin
09c8c681b1
update example proj
8 yıl önce
Daniel Zlotin
0a92bbea44
update example
8 yıl önce
Rotem M
95fd616883
fixed crashing release builds: apply react.gradle to enable bundling in release builds.
8 yıl önce
Daniel Zlotin
8dea566e00
fixing example project
8 yıl önce
Guy Carmeli
41db854e89
added missing files to redux example
8 yıl önce
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 yıl önce
talkol
3faaa08cad
initial
8 yıl önce