React Native

These are blog posts about react-native(RN) which we use to make applications. We share how to use react-native and libraries.

iOS device test

2023-03-18
let's test RN(react native) project on iOS devices
see more ▶︎

Google Admob

2023-03-18
use react-native-admob to add google admob advertisement to react-native.
see more ▶︎

react-native-tts

2023-10-16
implement text-to-speech to use react-native-tts
see more ▶︎

react-native-device-info

2023-03-18
use react-native-device-info for getting user's device informations.
see more ▶︎

react-native-vector-icons

2023-03-18
let's display icons to use react-native-vector-icons library.
see more ▶︎

NativeBase

2023-10-16
use NativeBase library for basic component UI.
see more ▶︎

Splash image

2023-10-16
generate and apply splash image by using generator-rn-toolbox
see more ▶︎

App icon

2022-04-02
try to make app icon by using generator-rn-toolbox
see more ▶︎

react-navigation V5

2023-03-18
Let's see how to install react-navigaion V5 and how to use it.
see more ▶︎

react-navigation

2020-12-16
use react-navigation for developing an application.
see more ▶︎

styled-components

2022-11-28
this blog is about how to use styled-component library for react-native styling.
see more ▶︎

Use ESLint, Prettier like Pro on React Native

2023-03-18
Let's see how to use ESLint and Prettier on React Native project, and Let's see how to use Husky and lint-staged to use ESLint and Prettier like Pro.
see more ▶︎