Edouard Eynard
62a56d98c7
Add possibility to pass payload through handleDeepLink (#1128 )
Add payload param to handleDeepLink
7 лет назад
Guy Carmeli
018c12dd2c
Snackback can be displayed statically from Navigation (#859 )
When snackbar cta is clicked - event is dispatched with the specified eventId
7 лет назад
Guns
1ddaaff665
Ability to pass options to Redux Provider (#636 )
* Support for ApolloStack
* Pass options to redux Provider
7 лет назад
Artal Druk
430d5de59a
expose navigation handleDeepLink as a static method (#727 )
7 лет назад
Wim Goeman
695f0263de
Add error when trying to load a component which was badly registered (#708 )
7 лет назад
Daniel Zlotin
7540fa7c13
Revert "added showOverlay temp API"
This reverts commit c2ef2608c1 .
7 лет назад
Daniel Zlotin
c2ef2608c1
added showOverlay temp API
7 лет назад
Yedidya Kennard
9d4f93f4f1
Corrected screenId to screenID (#596 )
* Added default testId to registered components
* Added default testID to registered components
* Corrected screenId to screenID
8 лет назад
Yedidya Kennard
296a5f4a8b
Added default testId to registered components (#595 )
* Added default testId to registered components
* Added default testID to registered components
8 лет назад
Daniel Zlotin
ab0926b375
setting up java unit tests
8 лет назад
Artal Druk
2059e54aea
since "allProps" was not being updated, existing props were not receiving prop updates as well
8 лет назад
Daniel Zlotin
c6bf2f1226
passProps android
8 лет назад
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
8 лет назад
Daniel Zlotin
f3e8b3f316
reverted throttled commands, refactored uniqueIds
8 лет назад
Daniel Zlotin
541a6d09e0
throttling calls to pushes, pops etc
8 лет назад
Daniel Zlotin
7e0d81815a
throttled navigator & navigation functions
8 лет назад
Daniel Zlotin
d91f1b6a24
Navigation correct exports
8 лет назад
Daniel Zlotin
0059b12217
deprecated
8 лет назад
Daniel Zlotin
98be5f91b2
deprecate API
8 лет назад
Daniel Zlotin
6a3d1436a6
f
8 лет назад
Daniel Zlotin
b362871c38
added lint rules for JS
8 лет назад
Artal Druk
a89c088076
Navigation interface for showing in-app notifications in iOS
8 лет назад
Artal Druk
237abdbfb4
upgrade to RN 25.1 JS changes
8 лет назад
talkol
19a11b054b
added support for closeAllModals
8 лет назад
Guy Carmeli
e7f24f174b
Initial commit for PlatformSpecific.android.js
This class handles all Android specific logic. Currently only startTabBasedApp is implemented,
but in the future all interactions with the UI will go here.
8 лет назад
talkol
fdf215fd14
added support for showLightBox
8 лет назад
talkol
016c655032
improved es6 syntax, thanks tautvilas
8 лет назад
talkol
d3d043bfcc
minor hot fix in screen registration, release 0.1.2
8 лет назад
talkol
a2d94dde9a
release 0.1.0, redux support, explicit setOnNavigatorEvent, simplified API - no more direct work with Screen
8 лет назад
talkol
00ab1a9974
adding support for modals
8 лет назад
talkol
3faaa08cad
initial
8 лет назад