This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
Rocket.Chat.ReactNative
mirror of
https://github.com/RocketChat/Rocket.Chat.ReactNative
Watch
2
Star
0
Fork
You've already forked Rocket.Chat.ReactNative
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2df76c6f6c
Rocket.Chat.ReactNative
/
__mocks__
/
react-native-image-crop-pic...
4 lines
87 B
JavaScript
Raw
Blame
History
export
default
{
openPicker
:
jest
.
fn
(
)
.
mockImplementation
(
(
)
=>
Promise
.
resolve
(
)
)
}
;
Reference in New Issue
View Git Blame
Copy Permalink