Home
last modified time | relevance | path

Searched refs:Next (Results 1 – 25 of 148) sorted by relevance

123456

/expo/docs/pages/guides/
H A Dusing-nextjs.mdx2 title: Use Next.js with Expo for Web
3 sidebar_title: Use Next.js
4 description: A guide for integrating Next.js with Expo for the web.
25 - **Web**: `npx next dev` — start the Next.js project
37 Configure Next.js to transform language features:
39 <Collapsible summary={<>Next.js with swc. (Recommended)</>}>
64 <Collapsible summary={<>Next.js with Babel. (Not recommended)</>}>
87 ### Next.js configuration
95 // transpilePackages is a Next.js +13.1 feature.
105 The fully qualified Next.js config may look like:
[all …]
/expo/packages/@expo/cli/src/utils/analytics/
H A DmetroDebuggerMiddleware.ts10 type Next = Parameters<Middleware>[2]; alias
24 return (req: Request, res: Response, next: Next) => {
31 return (req: Request, res: Response, next: Next) => {
/expo/docs/pages/routing/
H A Dnext-steps.mdx2 title: Expo Router - Next steps
5 sidebar_title: Next steps
/expo/docs/pages/workflow/
H A Dweb.mdx50 > **Example:** The website [beatgig.com](https://beatgig.com/) uses Expo web + Next.js to achieve S…
52 …**, then you should try using the Expo SDK with another tool like Gatsby, Next.js, Remix, and so o…
56 - [Next.js](/guides/using-nextjs)
64 ## Next
/expo/docs/pages/develop/user-interface/
H A Dnext-steps.mdx2 title: Next steps
/expo/docs/pages/router/advanced/
H A Ddrawer.mdx20 Next, you'll need to update your **babel.config.js** to include the reanimated plugin:
75 ## Next steps
H A Droot-layout.mdx16 ## Next steps
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/iostextinput/
H A DABI47_0_0primitives.h36 Next, enumerator
H A DABI47_0_0conversions.h79 result = ReturnKeyType::Next; in fromRawValue()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/iostextinput/react/renderer/components/iostextinput/
H A DABI49_0_0primitives.h36 Next, enumerator
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/iostextinput/
H A DABI48_0_0primitives.h36 Next, enumerator
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkContourMeasure.h66 static const Segment* Next(const Segment* seg) { in Next() function
/expo/docs/pages/develop/development-builds/
H A Dnext-steps.mdx2 title: Next steps
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/graphite/
H A DContext.h90 static Context::ContextID Next();
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/graphite/
H A DContext.h90 static Context::ContextID Next();
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/graphite/
H A DContext.h90 static Context::ContextID Next();
/expo/docs/pages/push-notifications/
H A Doverview.mdx35 ## Next
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/graphite/
H A DContext.h90 static Context::ContextID Next();

123456