Daniel Zlotin
7fd3e87db4
starting the packager works
7 years ago
Daniel Zlotin
3514bce6e8
android unit test works
7 years ago
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Daniel Zlotin
d7bc950040
removed old file
7 years ago
Daniel Zlotin
0c6638ceab
remx update
7 years ago
Daniel Zlotin
fdeb81c913
update remx
7 years ago
Daniel Zlotin
108d094520
reenabled test
7 years ago
Daniel Zlotin
dc94e5db71
inject devPermissionRequest
7 years ago
Ran Greenberg
69eb8f54d1
iOS - add tests to RNNCommandsHandler
7 years ago
Ran Greenberg
3b03bccf03
ios - popToRoot fixed #891
7 years ago
Daniel Zlotin
acbdc1b9eb
popToRoot api
7 years ago
Ran Greenberg
3fba336381
fixed #889
7 years ago
Ran Greenberg
be1200895c
fixed #891
7 years ago
Ran Greenberg
569592cb3c
ios: popTo
7 years ago
Daniel Zlotin
490581f29a
popTo api
7 years ago
Daniel Zlotin
9764e83d80
android: temporarily disable tests until mocking env is sorted
7 years ago
Daniel Zlotin
b3cf38ce2a
dont rely on global react-native
7 years ago
Daniel Zlotin
b7af16c217
react must be mocked in the unit tests
7 years ago
Daniel Zlotin
dbea2ca3b4
application tests
7 years ago
Daniel Zlotin
8a322f339d
refactoring activityLifecycle
7 years ago
Daniel Zlotin
cdfde2ef56
testing the dto
7 years ago
Daniel Zlotin
eee375351d
android ReflectionUtils tests
7 years ago
Daniel Zlotin
f500505b87
android: tests for utils
7 years ago
Guy Carmeli
9fbc6f30f8
containerOnStop/Start - half way there
7 years ago
Guy Carmeli
83b0017ed8
Lifecycle tests - some are ignored, make green
7 years ago
grin
68449cc48c
[iOS] Setting title through navigation item doesn't change the tab bar label (#897 )
7 years ago
Daniel Zlotin
13b714ddc3
android: e2e refactor
7 years ago
Guy Carmeli
1166473fde
Support showing modals without animation (#900 )
7 years ago
Ben Kraus
7a84cbb702
Fixing issue #542 (#888 )
Issue #542 caused an issue where setting the `tabBarButtonColor` would override the `tabBarSelectedButtonColor`. This fixes that.
7 years ago
Daniel Zlotin
77ed04abc7
no need to manually handle the detox-server
7 years ago
Daniel Zlotin
95ebf52c3c
lower timeout
7 years ago
Daniel Zlotin
424ab83142
fix fbsimctl not installed
7 years ago
Daniel Zlotin
471071dab1
detox migration completed
7 years ago
Daniel Zlotin
39fe1292d2
migrating to detox5
7 years ago
Daniel Zlotin
3b63f64a08
fix for #877 ,878,880
7 years ago
Daniel Zlotin
853ed4aa17
trying to fix multiple modal dismissal
7 years ago
Daniel Zlotin
73927dc875
fix for \#878
7 years ago
Daniel Zlotin
143804134a
fixing modal leak
7 years ago
Ran
03d380f8a9
Bugfix - #645 - Swiping / pop gesture on root Screen breaks navigation push / touches (#882 )
7 years ago
Daniel Zlotin
563a975093
enabled tests
7 years ago
Ran
28014d6578
iOS - add disabledBackGesture (#872 )
7 years ago
Urban Cvek
06c5a0fe0c
Add ability to pass the name of the image and display it as a background when transitioning between screens. (#861 )
7 years ago
Guy Carmeli
6319f0c649
Add ContentView after TopBar (#871 )
closes #851
7 years ago
Daniel Zlotin
78530363ec
Delete CNAME
7 years ago
Daniel Zlotin
810f5e7de0
Update CNAME
7 years ago
June Domingo
19cf86874d
New Documentation (#819 )
* Initial commit
* Initial commit
* Clean-up title
7 years ago
Guy Carmeli
1a685073ee
Show in app notifications on modals (#866 )
7 years ago
Ran
478b90889e
remove "react-redux" from package.json (#817 )
7 years ago
Guy Carmeli
018c12dd2c
Snackback can be displayed statically from Navigation (#859 )
When snackbar cta is clicked - event is dispatched with the specified eventId
7 years ago
Guy Carmeli
5cc24e1dbc
Save dynamic fab in ScreenParams (#858 )
Since fab set dynamically wasn’t saved in screen params, when returning
to that screen the fab wasn't displayed.
This commit also enables setting fab dynamically in modals
7 years ago