1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

個人開発アプリ開発日記 — React Native (Expo) でつまづいたポイント

1
Last updated at Posted at 2026-05-12

概要

React Native ExpoでiOSアプリを開発した中でつまづいたポイントを備忘のためにまとめました。それぞれ独立しているので、気になったトピックから個別に読み進めていただいても大丈夫です。

ほんともとは

「日々の読書を残す、読書日記アプリ」です。
※iOS限定

なぜ作ったのか

「毎回の読書を記録したい」と思ったのがきっかけです。私は読むスピードが遅く、1冊の本に数日〜数週間、長ければ数ヶ月かかります。そのため、何回かに分けて1冊の本を読むことになります。その記録をつけるアプリを開発したいと思いました。

このアプリの機能は大きく2つです。

  1. 何を読んだか(ステータスで確認)・どこまで進んだか(ページ数で確認)・何を学んだか(読書記録で確認)をそれぞれ記録できる
  2. 日別、週別、月別、年別で読んだページ数、読んだ本の数をグラフで可視化できる
利用中の画面 (一部)

※2026/05/13時点の画面レイアウトになります。アプリ更新に伴い多少のレイアウトの差はあるかもしれません。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?