You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/TODO.md
-25Lines changed: 0 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,28 +12,3 @@
12
12
-**Expected changes:** further static config improvements, possible `screenOptions` API changes, `react-native-screens` peer dep bump.
13
13
14
14
---
15
-
16
-
## Before / when you go public (maintainer)
17
-
18
-
**Copy-paste text and templates:**[OPERATIONS.md § Publishing & discoverability](OPERATIONS.md#publishing--discoverability).
19
-
20
-
These steps happen **outside** git (GitHub UI, design assets, community). Leave them unchecked until you actually do them:
21
-
22
-
-[ ] Set repository visibility to **Public** (GitHub → Settings → Danger zone).
23
-
-[ ] Set **description** and **topics** on the repo (suggested strings in [OPERATIONS.md § GitHub repository settings](OPERATIONS.md#github-repository-settings)).
24
-
-[ ] Add or refresh **README / marketing visuals** — screenshots or short GIF (guidance: [OPERATIONS.md § Screenshots](OPERATIONS.md#screenshots)); use stable paths (e.g. under `docs/images/`) if you commit images.
25
-
-[ ] Publish a **GitHub Release** for your first tag (process: [OPERATIONS.md § GitHub Releases](OPERATIONS.md#github-releases)).
26
-
-[ ] Submit a PR to **[awesome-react-native](https://github.com/jondot/awesome-react-native)** (Starter Kits / Templates) using the one-liner template in OPERATIONS.
27
-
-[ ] Post a **short launch** note (e.g. r/reactnative, React Native Discord, X) — bullet template in OPERATIONS.
28
-
-[ ]**Optional:** enable **GitHub Pages** or a small landing page — [OPERATIONS.md § Optional: GitHub Pages](OPERATIONS.md#optional-github-pages).
29
-
30
-
---
31
-
32
-
## After launch (ongoing)
33
-
34
-
Habits that help the repo stay trustworthy and discoverable (not one-and-done checkboxes):
35
-
36
-
-[ ]**Triage** issues and PRs within a few days early on.
37
-
-[ ] Keep **`main` CI green** (same checks as `.github/workflows/ci.yml`).
38
-
-[ ] Label **`good first issue`** where appropriate; pin a short roadmap or welcome issue if useful.
39
-
-[ ]**Tag releases** and paste CHANGELOG excerpts into GitHub Releases when you ship meaningful changes.
0 commit comments