Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Conversation

@braandl
Copy link

@braandl braandl commented May 15, 2020

Updated the lib to the requirements of React Native 0.6.x and iOS 13.###

} from 'react-native';

const nativeModule = NativeModules.RNProximity;
const { RNProximity } = NativeModules;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to also change the Android if to use RNProximity instead of nativeModule

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants