When using this module with expo, I get the error Native module cannot be null, and I assume this is due to the manual linking process. Is there a way to use this module without having to run eject? If not, are there plans to make this compatible with expo?
When using this module with
expo
, I get the errorNative module cannot be null
, and I assume this is due to the manual linking process. Is there a way to use this module without having to runeject
? If not, are there plans to make this compatible withexpo
?