NativeScript / NativeScript/napi-android

New Developer Bottom Sheet

Open
#17 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
33
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Create a new developer bottom sheet that will do the following:

  • Errors panel shows all errors
  • Console, yes! a built-in console
  • Floating FPS/RAM/CPU usage monitor
  • Ability to reload the app, full restart or hot?
  • View inspector
  • Add a toast that will show at bottom if there was an exception
  • Shake to launch the developer bottom sheet
  • Keep Awake Support
  • Block network requests for debugging
  • Show network requests incoming/outgoing
  • Must look great

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files, tests, or entry points. Start by locating the Android UI and runtime integration points, then break the requested developer tools into separately testable capabilities. Done would require an agreed scope and a working, polished bottom sheet covering the selected capabilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
devtools, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.