Daniel Zlotin
91ed603d96
try to solve apple bug
8 lat temu
Daniel Zlotin
226fb39f6a
refactored RNN
8 lat temu
Daniel Zlotin
8b8d914a06
ios fixed invalid bridge
8 lat temu
Ran Greenberg
720e07f872
refactor
8 lat temu
Daniel Zlotin
bc08ea4c8b
removed the singleton
8 lat temu
Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
8 lat temu
Daniel Zlotin
30a58c0363
refactor RNNBridgeModule into commandsHandler
8 lat temu
Daniel Zlotin
2a1c572510
disabled xcpretty to debug weird ios bug
8 lat temu
Daniel Zlotin
3d51f511e7
trigger build 10
8 lat temu
Daniel Zlotin
58f1eb8b1d
trigger build 9
8 lat temu
Daniel Zlotin
212512d3b4
trigger build 8
8 lat temu
Daniel Zlotin
7b967e6508
trigger build 7
8 lat temu
Daniel Zlotin
d0247c34ea
trigger build 6
8 lat temu
Daniel Zlotin
b5ec00dc2b
trigger build 5
8 lat temu
Daniel Zlotin
5d5036ee2f
trigger build 4
8 lat temu
Daniel Zlotin
975ce4c197
trigger build 3
8 lat temu
Daniel Zlotin
010ce64024
trigger build 2
8 lat temu
Daniel Zlotin
3524510283
trigger build 1
8 lat temu
Daniel Zlotin
9cc712344a
fix android gradle out-of-date
8 lat temu
Ran Greenberg
64cab21474
refactor #833
8 lat temu
Guy Carmeli
2519ff1239
Support setting orientation from application and modals (#834 )
Closes #681
8 lat temu
Daniel Zlotin
2460ac3ded
fix lint
8 lat temu
Daniel Zlotin
606a5808a8
try to fix stupid apple bug
8 lat temu
Ran Greenberg
ffe86e383f
refactor e2e tests
8 lat temu
Ran Greenberg
0117b1d61e
#833 - pop screen by id when not on top
8 lat temu
Daniel Zlotin
668be4bd0b
fixed package.jsong
8 lat temu
Ran Greenberg
b9af609e37
#830 dismissAllModals
8 lat temu
Daniel Zlotin
1e7fa711a5
added Navigation.dismissAllModals
8 lat temu
Daniel Zlotin
d13f42bbf9
fix lint
8 lat temu
Ran Greenberg
ebaafd409e
refactor #824
8 lat temu
Ran Greenberg
abc6bb7113
#824
8 lat temu
Ran Greenberg
f70d6de710
#824
8 lat temu
Ran Greenberg
37bf8666e0
#824
8 lat temu
Ran Greenberg
dc5ffecad7
support dismissModal by id
8 lat temu
Ran Greenberg
7b36884e3b
support multiple modals shows
8 lat temu
Daniel Zlotin
7b7b7a2d1b
added another testcase
8 lat temu
Daniel Zlotin
b72f19f975
fixed tests, refactored
8 lat temu
Ran Greenberg
4bd0ded475
iOS refactoring
8 lat temu
Daniel Zlotin
d55736c101
ios all green
8 lat temu
Daniel Zlotin
5fc49c4895
ios refactoring
8 lat temu
Daniel Zlotin
2b8f6bd9be
iOS #822
8 lat temu
Ran
62cd096e8f
Ios orientation (#820 )
iOS support orientation changes
8 lat temu
Guy Carmeli
61b558bf8b
Fix collapse issue after list bounce back (#821 )
When a view with collapsing header was fully expended, scrolling down
and quickly releasing the finger would couse the list to "bounce back".
Since the view can collapse only if its scrollY amount is less then the
scaled touch slop - the view didn't collapse and instead, scroll was
enabled.
8 lat temu
Daniel Zlotin
47140086ba
android: format
8 lat temu
Daniel Zlotin
904fa36357
android: better lifecycle, splash is the responsibility of the user
8 lat temu
Daniel Zlotin
e1841944d8
android: added back missing tests
8 lat temu
Daniel Zlotin
e678afb321
android: splash view unit test
8 lat temu
Daniel Zlotin
dd148229bb
typo
8 lat temu
Daniel Zlotin
8f7a7cd1c5
android: fixed robolectric manifest troubles
8 lat temu
Daniel Zlotin
671270701f
android: cant test splasview due to timer. will test it with unit tests
8 lat temu