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.

Deploy automatically applications via Fastlane

2023-03-18
Let's see how to deploy automatically React Native application via Fastlane
see more ▶︎

Show Map on React Native

2023-03-18
Let's see how to use react-native-maps to display a map on React Native
see more ▶︎

Geolocation in React Native

2023-03-18
Let's see how to get user current geolocation to use react-native-geolocation-service library in React Native.
see more ▶︎

App icon & Splash image in React Native

2023-03-18
Let's see how to make App icon and Splash image via react-native-make library in React Native.
see more ▶︎

Local Push Notificatoin

2023-10-17
let's see how to implement Local Push Notification by using react-native-push-notification.
see more ▶︎

Open the app with the specific file

2023-03-18
this blog post is about how to open RN(React Native) app with the specific file(like excel, powerpoint, etc).
see more ▶︎

Make Import path based on Root in RN(React Native)

2022-11-29
let's make Import path based on Root in RN(React Native)
see more ▶︎

Apply custom font to RN(Reacct Native)

2023-03-18
let's see how to apply custom font to RN(React Native) and how to use custom font.
see more ▶︎

How to use sqlite in RN(Reacct Native)

2023-10-17
let's see how to use sqlite database in RN(React Native).
see more ▶︎

RN(React Naitve) Support Tablets

2023-03-18
let's see how to make RN(React Native) project support tablets
see more ▶︎

Control StatusBar

2020-12-16
let's see how to control the StatusBar in RN(React Native)
see more ▶︎

iTunes file sharing feature

2023-03-18
let's see how to share files via iTunes on RN(React Native) project.
see more ▶︎