UNPKG

react-native-instantpay-location-enabler

Version:

React Native App to ensure that the Android device's system settings are properly configured for the app's location needs.

5 lines 156 B
declare const RNLocationEnabler: { checkLocation: (options?: {}) => any; } | null; export default RNLocationEnabler; //# sourceMappingURL=index.d.ts.map