When I import supercluster in typscript, I have encounter this error. Please feel free to comment
ExceptionsManager.js:86 TypeError: Cannot set property 'options' of undefined
This error is located at:
in App (at renderApplication.js:40)
in RCTView (at View.js:35)
in View (at AppContainer.js:98)
in RCTView (at View.js:35)
in View (at AppContainer.js:115)
in AppContainer (at renderApplication.js:39)
When I import supercluster in typscript, I have encounter this error. Please feel free to comment