mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at session-alignment 3 lines 63 B view raw
1jest.mock('sentry-expo', () => ({ 2 init: () => jest.fn(), 3}))