initializer is inaccessible due to 'internal' protection level

Please provide the following:

  1. SDK Version: 47
  2. Platforms(Android/iOS/web/all): iOS
  3. Expo Module.

I’ve also created an issue report on Github: ‘SharedObject’ initializer is inaccessible due to ‘internal’ protection level

I struggle with Expo Modules due to the lack of explicit initializers for classes and structures involved in the module builder interface.

Mainly, I’m interested in Class components. But the SharedObject class has no public initializer, which makes it impossible to use this feature.

Could anyone please help me to understand if that has some reasoning behind it?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.