Prit Sapariya
Active Member
Joined: May 21, 2024
Last seen: Mar 19, 2025
Last seen: Mar 19, 2025
Answer to: Module parse failed: Unexpected token / You may need an additional loader to handle the result of these loaders.
Add any package or block that is causing an error (given in the question) to the resolveApp() function in the config-overrides.js file. In the examp…
4 months ago
Forum
4 months ago
Forum
Replies: 0
Views: 2
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 …
1 year ago
Forum