Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

native module must not be null - RCTSystemSetting

$
0
0

I'm trying to use the react-native-system-setting library.

https://www.npmjs.com/package/react-native-system-setting

When I try to import the file:

import SystemSetting from 'react-native-system-setting';

I get this error:

ios-error-native-module-must-not-be-null

I've successfully linked the module by adding it to my Podfile:

podfile

Here it is in xcode!

xcode

The module is clearly installed and not null so what is wrong here? A pathing issue? It seems to pull in every other module just fine so what is wrong with this one?


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>