Subscribe to Naoya Takeda

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

Software

A collection of 16 posts

Software

英会話の進捗可視化アプリDeltaをリリースしました(ios)。

英会話の進捗可視化アプリDeltaをリリースしました。

Software

expo-auth-sessionとFirebase login (Google & Apple signin)

React Native + Expoでのアプリ開発におけるFirebaseログイン(今回はGoogleとApple)の実装の記録。

Software

react-native-chart-kitで時系列データを表示する

Expoでのアプリ開発でグラフ表示するとなると、現状react-native-chart-kitが基本の選択肢となりますが、デフォルトでは時系列データの表示に対応していないので、試行錯誤してみました。

Software

Website renewal!

My personal website was renewed! I used the same starter but made it simpler. Here are the summary and future plans.

Software

Firebase functions - integrating audio files using ffmpeg in firebase functions

A use case of firebase functions - integrating audio files using ffmpeg in firebase functions.

Software

Firebase functions - Uploading audio files to firebase storage

A use case of firebase functions - uploading audio files to firebase storage.

Software

Blog posts were re-organised!

A tiny update of this personal website, re-orginising blog posts of research and software development into one page.

Software

英会話学習サポートアプリ LangApp

英会話学習のためのウェブアプリケーションLangAppの開発備忘録。

Software

Expo MediaLibrary to select multiple photos

How to select multiple photos in React Native + Expo app using MediaLibrary... ImagePicker has been an easy and popular way to select a photo, but not able to select multiple photos.

Software

The personal website is launched!

My personal website is finally launched.... it's still got a lot of flaws but does the job!

Software

Life Report 5. csv export

Some technical notes on my first ios app "Life Report". This article focuses on csv export using FileSystem and Sharing.

Software

Life Report 2. Hooks

Some technical notes on my first ios app "Life Report". This article focuses on Hooks.

Software

Life Report 3. React Navigation v5

Some technical notes on my first ios app "Life Report". This article focuses on React Navigtaion v5.

Software

Life Report 4. react-native-chart-kit

Some technical notes on my first ios app "Life Report". This article focuses on react-native-chart-kit.

Software

Life Report 1. SQLite

Some technical notes on my first ios app "Life Report". This article focuses on expo-SQLite.

Software

A language app using google API, Unstated and Asyncstorage

A prototype of ios app for language learning, focusing on google API, Unstated and Asyncstorage.