UNPKG

react-native-advanced-input-mask

Version:

Text input mask for React Native on iOS, Android and web. Synchronous and easy formatting without hustle

8 lines (7 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IS_FABRIC = void 0; const IS_FABRIC = exports.IS_FABRIC = "nativeFabricUIManager" in global; //# sourceMappingURL=architecture.js.map