Ran Greenberg
a0ecc61501
change test build configuration from Debug to Release
8 年之前
Daniel Zlotin
f65ad903c7
better test commands
8 年之前
Daniel Zlotin
0b5e7e821c
trigger build
8 年之前
Daniel Zlotin
b274f12ef5
print cpu info
8 年之前
Daniel Zlotin
2fc7f0aee5
another build
8 年之前
Daniel Zlotin
e76fd6beee
removed profiler
8 年之前
Daniel Zlotin
cce1ce5c02
print system_profiler
8 年之前
Daniel Zlotin
91ed603d96
try to solve apple bug
8 年之前
Daniel Zlotin
226fb39f6a
refactored RNN
8 年之前
Daniel Zlotin
8b8d914a06
ios fixed invalid bridge
8 年之前
Ran Greenberg
720e07f872
refactor
8 年之前
Daniel Zlotin
bc08ea4c8b
removed the singleton
8 年之前
Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
8 年之前
Daniel Zlotin
30a58c0363
refactor RNNBridgeModule into commandsHandler
8 年之前
Daniel Zlotin
2a1c572510
disabled xcpretty to debug weird ios bug
8 年之前
Daniel Zlotin
3d51f511e7
trigger build 10
8 年之前
Daniel Zlotin
58f1eb8b1d
trigger build 9
8 年之前
Daniel Zlotin
212512d3b4
trigger build 8
8 年之前
Daniel Zlotin
7b967e6508
trigger build 7
8 年之前
Daniel Zlotin
d0247c34ea
trigger build 6
8 年之前
Daniel Zlotin
b5ec00dc2b
trigger build 5
8 年之前
Daniel Zlotin
5d5036ee2f
trigger build 4
8 年之前
Daniel Zlotin
975ce4c197
trigger build 3
8 年之前
Daniel Zlotin
010ce64024
trigger build 2
8 年之前
Daniel Zlotin
3524510283
trigger build 1
8 年之前
Daniel Zlotin
9cc712344a
fix android gradle out-of-date
8 年之前
Ran Greenberg
64cab21474
refactor #833
8 年之前
Guy Carmeli
2519ff1239
Support setting orientation from application and modals (#834 )
Closes #681
8 年之前
Daniel Zlotin
2460ac3ded
fix lint
8 年之前
Daniel Zlotin
606a5808a8
try to fix stupid apple bug
8 年之前
Ran Greenberg
ffe86e383f
refactor e2e tests
8 年之前
Ran Greenberg
0117b1d61e
#833 - pop screen by id when not on top
8 年之前
Daniel Zlotin
668be4bd0b
fixed package.jsong
8 年之前
Ran Greenberg
b9af609e37
#830 dismissAllModals
8 年之前
Daniel Zlotin
1e7fa711a5
added Navigation.dismissAllModals
8 年之前
Daniel Zlotin
d13f42bbf9
fix lint
8 年之前
Ran Greenberg
ebaafd409e
refactor #824
8 年之前
Ran Greenberg
abc6bb7113
#824
8 年之前
Ran Greenberg
f70d6de710
#824
8 年之前
Ran Greenberg
37bf8666e0
#824
8 年之前
Ran Greenberg
dc5ffecad7
support dismissModal by id
8 年之前
Ran Greenberg
7b36884e3b
support multiple modals shows
8 年之前
Daniel Zlotin
7b7b7a2d1b
added another testcase
8 年之前
Daniel Zlotin
b72f19f975
fixed tests, refactored
8 年之前
Ran Greenberg
4bd0ded475
iOS refactoring
8 年之前
Daniel Zlotin
d55736c101
ios all green
8 年之前
Daniel Zlotin
5fc49c4895
ios refactoring
8 年之前
Daniel Zlotin
2b8f6bd9be
iOS #822
8 年之前
Ran
62cd096e8f
Ios orientation (#820 )
iOS support orientation changes
8 年之前
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 年之前