Subscribe to Naoya Takeda

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

React Native

A collection of 10 posts

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

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

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

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

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

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

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

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

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

Expo MediaLibrary to select multiple photos cover image
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.

Life Report 5. csv export cover image
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.

Life Report 2. Hooks cover image
Software

Life Report 2. Hooks

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

Life Report 3. React Navigation v5 cover image
Software

Life Report 3. React Navigation v5

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

Life Report 4. react-native-chart-kit cover image
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.

Life Report 1. SQLite cover image
Software

Life Report 1. SQLite

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

A language app using google API, Unstated and Asyncstorage cover image
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.