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

2025-01-11
let's test RN(react native) project on iOS devices
see more ▶︎

Google Admob

2025-01-11
use react-native-admob to add google admob advertisement to react-native.
see more ▶︎

react-native-tts

2025-01-11
implement text-to-speech to use react-native-tts
see more ▶︎

react-native-device-info

2025-01-11
use react-native-device-info for getting user's device information.
see more ▶︎

react-native-vector-icons

2025-01-11
let's display icons to use react-native-vector-icons library.
see more ▶︎

NativeBase

2025-01-11
use NativeBase library for basic component UI.
see more ▶︎

Splash image

2025-01-11
generate and apply splash image by using generator-rn-toolbox
see more ▶︎

App icon

2025-01-11
try to make app icon by using generator-rn-toolbox
see more ▶︎

react-navigation V5

2025-01-11
Let's see how to install react-navigation V5 and how to use it.
see more ▶︎

react-navigation

2025-01-11
use react-navigation for developing an application.
see more ▶︎

styled-components

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

Use ESLint, Prettier like Pro on React Native

2025-01-10
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 ▶︎