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__
/
react-native-background-fetch.ts
at
main
4 lines
85 B
view raw
wrap content
Paul Frazee
Initial pass at push notifications + some fixes to the session management (#91)
3y ago
869f6c4e
1
export
default
{
2
configure
:
jest.fn
(
)
.
mockResolvedValue
(
0
)
,
3
finish
:
jest.fn
(
)
,
4
}