| /expo/apps/native-component-list/src/screens/SVG/examples/ |
| H A D | Line.tsx | 7 static title = 'Line'; 12 <Svg.Line x1="10%" y1="10%" x2="90%" y2="90%" stroke="red" strokeWidth="2" /> 19 static title = 'Line'; 24 <Svg.Line 33 <Svg.Line 42 <Svg.Line 58 <Svg.Line x1="0" y1="0" x2="20" y2="20" stroke="red" strokeWidth="1" /> 62 const Line: Example = { 67 export default Line;
|
| H A D | index.web.ts | 8 import Line from './Line'; 25 Line, constant
|
| H A D | index.ts | 8 import Line from './Line'; 26 Line, constant
|
| H A D | PanResponder.tsx | 12 const { Path, Text, G, Line, Polyline } = Svg; 88 <Line x1="4" y1="5" x2="16" y2="5" /> 90 <Line x1="10" y1="1" x2="10" y2="5" />
|
| H A D | G.tsx | 6 const { Circle, Line, Rect, Text, Use } = Svg; 60 <Line x1="60" y1="10" x2="140" y2="10" stroke="#060" strokeWidth="1" />
|
| H A D | Svg.tsx | 7 const { Circle, Rect, Path, Line, G } = Svg; 87 <Line x1="10%" y1="10%" x2="90%" y2="90%" stroke="yellow" strokeWidth="4" /> 88 <Line x1="10%" y1="90%" x2="90%" y2="10%" stroke="yellow" strokeWidth="4" />
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | HeadingCase.yml | 51 - Command Line Tools
|
| /expo/docs/pages/workflow/ |
| H A D | ios-simulator.mdx | 25 ## Install Xcode Command Line Tools 27 … and install the tools by selecting the most recent version in the **Command Line Tools** dropdown.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTJSStackFrame.m | 42 @"(\\d+):(\\d+)" // Line and column number (groups 3 and 4)
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTJSStackFrame.m | 42 @"(\\d+):(\\d+)" // Line and column number (groups 3 and 4)
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTJSStackFrame.m | 42 @"(\\d+):(\\d+)" // Line and column number (groups 3 and 4)
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | LottieScreen.tsx | 22 makeExample('Line Animation', () => require('../../assets/animations/LineAnimation.json')),
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 96 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 96 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPath.h | 105 static SkPath Line(const SkPoint a, const SkPoint b) { in Line() function
|
| /expo/docs/pages/guides/ |
| H A D | local-app-development.mdx | 175 …ll also install the iOS Simulator. You will also need to [install Command Line Tools](/workflow/io…
|
| /expo/ios/vendored/sdk47/react-native-svg/apple/Text/ |
| H A D | ABI47_0_0RNSVGTSpan.mm | 735 …This property is defined in the CSS Line Layout Module 3 specification. See 'alignment-baseline'. …
|
| /expo/ios/vendored/sdk49/react-native-svg/apple/Text/ |
| H A D | ABI49_0_0RNSVGTSpan.mm | 735 …This property is defined in the CSS Line Layout Module 3 specification. See 'alignment-baseline'. …
|
| /expo/ios/vendored/unversioned/react-native-svg/apple/Text/ |
| H A D | RNSVGTSpan.mm | 735 …This property is defined in the CSS Line Layout Module 3 specification. See 'alignment-baseline'. …
|
| /expo/ios/vendored/sdk48/react-native-svg/apple/Text/ |
| H A D | ABI48_0_0RNSVGTSpan.mm | 735 …This property is defined in the CSS Line Layout Module 3 specification. See 'alignment-baseline'. …
|