Subscribe to Naoya Takeda

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

Expo

A collection of 10 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

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

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.