tangled
alpha
login
or
join now
quilling.dev
/
social-app
7
fork
atom
An ATproto social media client -- with an independent Appview.
7
fork
atom
overview
issues
pulls
pipelines
social-app
/
__mocks__
/
sentry-expo.js
at
main
3 lines
63 B
view raw
wrap content
danabra.mov
Use Sentry only for errors (#1776)
2y ago
fa821943
1
jest
.
mock
(
'sentry-expo'
,
(
)
=>
(
{
2
init
:
(
)
=>
jest
.
fn
(
)
,
3
}
)
)