UNPKG

react-native-adhan

Version:

A React Native TurboModule for accurate Islamic prayer times and Qibla direction calculations. Built with the New Architecture (TurboModules) for optimal performance and uses the official adhan-swift and adhan-kotlin libraries for precise calculations.

10 lines (6 loc) 226 B
"use strict"; import { TurboModuleRegistry } from 'react-native'; // Core data structures // Pre-defined calculation methods export default TurboModuleRegistry.getEnforcing('Adhan'); //# sourceMappingURL=NativeAdhan.js.map