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