Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 20 of 20) sorted by relevance

/expo/docs/pages/technical-specs/
H A Dexpo-sfv-0.mdx12 - String, integer, and decimal items
/expo/packages/expo-structured-headers/ios/Tests/
H A DEXStructuredHeadersTestFixtures.m27decimal\",\"raw\":[\"0.1\"],\"header_type\":\"item\",\"expected\":[0.1,[]],\"canonical\":[\"0.1\"]…
29decimal\",\"raw\":[\"1.23\"],\"header_type\":\"item\",\"expected\":[1.23,[]]},{\"name\":\"negative…
/expo/packages/expo-structured-headers/ios/EXStructuredHeaders/
H A DEXStructuredHeadersParser.m284 if (error) *error = [self errorWithMessage:@"Integer or decimal cannot be empty"];
289 if (error) *error = [self errorWithMessage:@"Integer or decimal must begin with a digit"];
299 …rror = [self errorWithMessage:@"Decimal cannot have more than 12 digits before the decimal point"];
326 …*error = [self errorWithMessage:@"Decimal cannot have more than 3 digits after the decimal point"];
/expo/ios/versioned/sdk47/EXStructuredHeaders/EXStructuredHeaders/
H A DABI47_0_0EXStructuredHeadersParser.m284 if (error) *error = [self errorWithMessage:@"Integer or decimal cannot be empty"];
289 if (error) *error = [self errorWithMessage:@"Integer or decimal must begin with a digit"];
299 …rror = [self errorWithMessage:@"Decimal cannot have more than 12 digits before the decimal point"];
326 …*error = [self errorWithMessage:@"Decimal cannot have more than 3 digits after the decimal point"];
/expo/ios/versioned/sdk49/EXStructuredHeaders/EXStructuredHeaders/
H A DABI49_0_0EXStructuredHeadersParser.m284 if (error) *error = [self errorWithMessage:@"Integer or decimal cannot be empty"];
289 if (error) *error = [self errorWithMessage:@"Integer or decimal must begin with a digit"];
299 …rror = [self errorWithMessage:@"Decimal cannot have more than 12 digits before the decimal point"];
326 …*error = [self errorWithMessage:@"Decimal cannot have more than 3 digits after the decimal point"];
/expo/ios/versioned/sdk48/EXStructuredHeaders/EXStructuredHeaders/
H A DABI48_0_0EXStructuredHeadersParser.m284 if (error) *error = [self errorWithMessage:@"Integer or decimal cannot be empty"];
289 if (error) *error = [self errorWithMessage:@"Integer or decimal must begin with a digit"];
299 …rror = [self errorWithMessage:@"Decimal cannot have more than 12 digits before the decimal point"];
326 …*error = [self errorWithMessage:@"Decimal cannot have more than 3 digits after the decimal point"];
/expo/apps/native-component-list/src/screens/ExpoMaps/screens/
H A DMapMoveExample.tsx184 keyboardType="decimal-pad"
/expo/packages/expo-maps/build/
H A DCommon.types.js.map1decimal degrees as opposed to degrees/minutes/seconds.\n * @required\n */\n latitude: number;…
/expo/docs/ui/components/Text/
H A Dindex.tsx225 css([typography.body.ol, { listStyle: 'decimal' }])
/expo/
H A D.swiftlint.yml300 # Underscores should be used as thousand separator in large decimal numbers.
H A Dyarn.lock7949 decimal.js@^10.4.2:
7951 …resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725…
12540 decimal.js "^10.4.2"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTConvert.m405 @"decimal-pad" : @(UIKeyboardTypeDecimalPad),
/expo/docs/
H A Dyarn.lock2920 decimal.js@^10.3.1:
2922 …resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.0.tgz#97a7448873b01e92e5ff9117…
4704 is-decimal "^2.0.0"
4778 is-decimal@^2.0.0:
4780 …resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-2.0.1.tgz#9469d2dc190d0214fd87d78b7…
5449 decimal.js "^10.3.1"
6950 is-decimal "^2.0.0"
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTConvert.m433 @"decimal-pad" : @(UIKeyboardTypeDecimalPad),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTConvert.m433 @"decimal-pad" : @(UIKeyboardTypeDecimalPad),
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle270decimal','email','none','numeric','search','tel','text','url']),keyboardAppearance:c.oneOf(['defau…
382 …ious',search:'search',send:'send'},L={none:'default',text:'default',decimal:'decimal-pad',numeric:…
772 …"standard"},fallback:{syntax:"<counter-style-name>",media:"all",initial:"decimal",percentages:"no"…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle270decimal','email','none','numeric','search','tel','text','url']),keyboardAppearance:c.oneOf(['defau…
383 …ious',search:'search',send:'send'},L={none:'default',text:'default',decimal:'decimal-pad',numeric:…
773 …"standard"},fallback:{syntax:"<counter-style-name>",media:"all",initial:"decimal",percentages:"no"…
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle335 …r-pad','ascii-capable','numbers-and-punctuation','url','name-phone-pad','decimal-pad','twitter','w…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js381 …'previous',search:'search',send:'send'},L={none:'default',text:'default',decimal:'decimal-pad',num… property
H A DEXDevMenuApp.android.js382 …'previous',search:'search',send:'send'},L={none:'default',text:'default',decimal:'decimal-pad',num… property