Prit Sapariya
New Member
Joined: May 21, 2024
Last seen: May 22, 2024
Last seen: May 22, 2024
Answer to: NativeModule: AsyncStorage is null
Add the below code to the test-setup.js file of your relevant block. jest.mock(“../../framework/src/StorageProvider”, () => ({ get: jest …
8 months ago
Forum