UNPKG

@react-native-paper-abstracted/cli

Version:

React Native Paper Abstracted is a package that allows you to use only the components you need from [React Native Paper](https://reactnativepaper.com). Thus allowing users to keep their app size small, and provides endless customization.

6 lines (5 loc) 202 B
// export const siteUrl = // process.env.NODE_ENV === "production" // ? "https://shadcngeeks.vercel.app" // : "http://localhost:3000"; export const siteUrl = "https://shadcngeeks.vercel.app";