MCPcopy
hub / github.com/thecodingmachine/react-native-boilerplate

github.com/thecodingmachine/react-native-boilerplate @4.11.1 sqlite

repository ↗ · DeepWiki ↗ · release 4.11.1 ↗
67 symbols 240 edges 91 files 2 documented · 3%
README
<img src="https://github.com/thecodingmachine/react-native-boilerplate/raw/4.11.1/documentation/static/img/tom-github-banner.png" alt="Logo" width="100%">

React Native Boilerplate License React Native Boilerplate Release Date React Native Boilerplate Download React Native Boilerplate Top Language CI

TheCodingMachine React Native boilerplate

This project is a React Native boilerplate that can be used to kickstart a mobile application.

The boilerplate provides an optimized architecture for building solid cross-platform mobile applications through separation of concerns between the UI and business logic. It is fully documented so that each piece of code that lands in your application can be understood and used.

If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :)

Requirements

Node 18 or greater is required. Development for iOS requires a Mac and Xcode 10 or up, and will target iOS 11 and up.

You also need to install the dependencies required by React Native. Go to the React Native environment setup, then select React Native CLI Quickstart tab. Follow instructions for your given development OS and target OS.

Quick start

To create a new project using the boilerplate simply run :

npx @react-native-community/cli@latest init MyApp --template @thecodingmachine/react-native-boilerplate

Assuming you have all the requirements installed, you can run the project by running:

  • yarn start to start the metro bundler, in a dedicated terminal
  • yarn <platform> to run the platform application (remember to start a simulator or connect a device)

Digging Deeper

To learn more about this boilerplate, go to full documentation

License

This project is released under the MIT License.

About us

TheCodingMachine is a web and mobile agency based in Paris and Lyon, France. We are constantly looking for new developers and team leaders and we love working with freelancers. You'll find an overview of all our open source projects on our website and on Github.

Core symbols most depended-on inside this repo

useTheme
called by 9
template/src/theme/hooks/useTheme.ts
hasProperty
called by 5
template/src/theme/ThemeProvider/generateConfig.ts
getModule
called by 2
template/src/components/atoms/IconByVariant/IconByVariant.tsx
getDefaultSource
called by 2
template/src/components/atoms/AssetByVariant/AssetByVariant.tsx
getAssetsContext
called by 2
template/src/theme/assets/getAssetsContext.ts
resolveIconComponent
called by 1
template/src/components/atoms/IconByVariant/IconByVariant.tsx
generateGutters
called by 1
template/src/theme/gutters.ts
generateBackgrounds
called by 1
template/src/theme/backgrounds.ts

Shape

Function 63
Enum 4

Languages

TypeScript100%

Modules by API surface

template/src/hooks/domain/user/useUser.ts4 symbols
template/src/components/atoms/IconByVariant/IconByVariant.tsx4 symbols
template/src/theme/borders.ts3 symbols
template/src/screens/Example/Example.tsx3 symbols
template/src/hooks/language/useI18n.ts3 symbols
template/plugins/compile-js/plugin.js3 symbols
documentation/src/components/Borders.tsx3 symbols
template/src/theme/fonts.ts2 symbols
template/src/theme/ThemeProvider/generateConfig.ts2 symbols
template/src/components/organisms/ErrorBoundary/ErrorBoundary.tsx2 symbols
template/src/components/atoms/AssetByVariant/AssetByVariant.tsx2 symbols
template/plugins/index.js2 symbols

Dependencies from manifests, versioned

@babel/core7.25.2 · 1×
@babel/plugin-transform-export-namespace-from7.27.1 · 1×
@babel/preset-env7.25.3 · 1×
@babel/runtime7.26.10 · 1×
@docusaurus/core3.1.1 · 1×
@docusaurus/eslint-plugin3.1.1 · 1×
@docusaurus/module-type-aliases3.1.1 · 1×
@docusaurus/preset-classic3.1.1 · 1×
@docusaurus/tsconfig3.0.0 · 1×
@docusaurus/types3.0.0 · 1×
@eslint/js9.39.2 · 1×
@mdx-js/react3.0.1 · 1×

For agents

$ claude mcp add react-native-boilerplate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact