Skip to content

Issue with react native web #341

Closed
Closed
@jamal-rahimzadegan

Description

@jamal-rahimzadegan

./node_modules/@react-native-community/async-storage/lib/AsyncStorage.web.js
SyntaxError: C:\Users\Jamal\Desktop\rahnamapwa\node_modules@react-native-community\async-storage\lib\AsyncStorage.web.js: Unexpected token, expected ";" (21:42)

19 | };
20 |

21 | const createPromise = (getValue, callback): Promise<*> => {
| ^
22 | return new Promise((resolve, reject) => {
23 | try {
24 | const value = getValue();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions