UNPKG

react-native-maps

Version:

React Native Mapview component for iOS + Android

12 lines (10 loc) 217 B
const config = { /** * Returns a regular expression for modules that should be ignored by the * packager on a given platform. */ getBlacklistRE() { return /_book\//; }, }; module.exports = config;