MCPcopy Create free account
hub / github.com/craftzdog/inkdrop-ui-mockup-react-native

github.com/craftzdog/inkdrop-ui-mockup-react-native @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
106 symbols 305 edges 77 files 6 documented · 6% updated 2y ago★ 249

Browse by type

Functions 81 Types & classes 25
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Gmail-like UI with React Native

A UI mockup for the new version of Inkdrop for mobile, inspired by Gmail for iOS and Android.

Features

  • Sticky header bar
  • Swipe-able list item
  • Bottom action sheet
  • Multiple theme support
  • Tablet screen support

Note: Web is not supported

thumbnail

thumbnail

thumbnail

Video Tutorial

Stack

Project structure

$PROJECT_ROOT
├── index.js       # Entry point
└── src
    ├── navs.tsx   # Navigation components
    ├── atoms      # Atomic components
    ├── components # UI components
    ├── screens    # Screen components
    ├── hooks      # hooks
    ├── states     # Jotai atoms
    ├── fixtures   # sample data
    └── images     # Image files

How to dev

This project can be run from the Expo client app.

yarn
yarn start

and in another terminal:

yarn run ios
# or
yarn run android

License

Apache-2.0


Looking for a Markdown note-taking app? Check out my app called Inkdrop:

Inkdrop

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 41
Function 40
Interface 15
Class 10

Languages

TypeScript50%
Java39%
C++11%

Modules by API surface

android/app/src/main/java/com/rnmail/newarchitecture/MainApplicationReactNativeHost.java10 symbols
android/app/src/main/java/com/rnmail/MainActivity.java8 symbols
android/app/src/main/java/com/rnmail/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java7 symbols
android/app/src/main/java/com/rnmail/MainApplication.java7 symbols
android/app/src/debug/java/com/rnmail/ReactNativeFlipper.java5 symbols
src/components/header-bar.tsx4 symbols
android/app/src/main/jni/MainComponentsRegistry.cpp4 symbols
android/app/src/main/jni/MainApplicationTurboModuleManagerDelegate.cpp4 symbols
android/app/src/main/java/com/rnmail/newarchitecture/components/MainComponentsRegistry.java4 symbols
src/components/swipeable-view.tsx3 symbols
src/atoms/touchable.tsx3 symbols
src/screens/note-list-phone.tsx2 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page