Settings API doesn't work

I’m trying to use the React Native Settings API.

Logging Settings to my console shows that the _settings is undefined.

I know this is an API from RN, but I’m wondering if this is something that is missing due to how Detached Expo apps are setup. Is there something up with iOS project that is cloned from Expo?

Outputting NativeModules doesn’t show SettingsManager either.

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