MCPcopy Index your code
hub / github.com/mcnamee/react-native-starter-kit

github.com/mcnamee/react-native-starter-kit @4.1.0 sqlite

repository ↗ · DeepWiki ↗ · release 4.1.0 ↗
118 symbols 230 edges 102 files 7 documented · 6% 15 cross-repo links
README

React Native Starter Kit

Build Status CryptoTip Donate


React Native App

Looking for something else?


👋 Intro

This project was bootstrapped with the React Boilerplate Builder by Matt McNamee.

The project is super helpful to kick-start your next project, as it provides a lot of the common tools you may reach for, all ready to go. Specifically:


🚀 Getting Started

# Install dependencies
yarn install && ( cd ios && pod install )

iOS

# Start in the iOS Simulator
npx react-native run-ios --simulator="iPhone 11"

Android

# Start in the Android Simulator
#  - Note: open Android Studio > Tools > AVD > Run a device
#  - Example device specs: https://medium.com/pvtl/react-native-android-development-on-mac-ef7481f65e47#d5da
npx react-native run-android

📖 Docs


👊 Further Help?

This repo is a great place to start. But...if you'd prefer to sit back and have your new project built for you or just need some consultation, get in touch with me directly and I can organise a quote.

Core symbols most depended-on inside this repo

ucfirst
called by 6
src/lib/string.js
truncate
called by 3
src/lib/string.js
stripHtml
called by 3
src/lib/string.js
getFeaturedImageUrl
called by 2
src/lib/images.js
transform
called by 2
src/models/articles.js
cssifyTheme
called by 1
native-base-theme/components/index.js
initializeFlipper
called by 1
android/app/src/main/java/com/reactnativestarterkit/MainApplication.java
configureStore
called by 1
src/store/index.js

Shape

Function 94
Method 14
Class 10

Languages

TypeScript92%
Java8%

Modules by API surface

native-base-theme/variables/platform.js25 symbols
native-base-theme/variables/material.js25 symbols
native-base-theme/variables/commonColor.js25 symbols
android/app/src/main/java/com/reactnativestarterkit/MainApplication.java7 symbols
src/models/articles.js6 symbols
src/index.js5 symbols
src/containers/Articles/List.js5 symbols
src/containers/Articles/Form.js5 symbols
src/lib/string.js3 symbols
src/containers/Articles/Single.js3 symbols
android/app/src/main/java/com/reactnativestarterkit/MainActivity.java3 symbols
src/store/index.js1 symbols

Dependencies from manifests, versioned

@babel/core7.6.2 · 1×
@babel/runtime7.6.2 · 1×
@react-native-community/async-storage1.8.1 · 1×
@rematch/core1.4.0 · 1×
@rematch/loading1.2.1 · 1×
@rematch/persist1.1.6 · 1×
@testing-library/react-native5.0.3 · 1×
axios0.19.2 · 1×
babel-eslint10.1.0 · 1×
babel-jest24.9.0 · 1×
eslint6.5.1 · 1×
eslint-config-airbnb18.0.1 · 1×

For agents

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

⬇ download graph artifact