-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I had a runtime error in iOS "Error: Value is not a class."
This was resolved by changing my TSConfig to "ES5" instead of ES6 or ES2015. As far as I know this is only an issue on iOS.
I recommend putting a heads up in the readme regarding this common error so people can easily find the known solution / workaround.
Metadata
Metadata
Assignees
Labels
No labels