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.

App Store Rating

2020-12-16
let's see how to induce users to give the rating by react-native-rate library on RN(React Native) project.
see more ▶︎

App Splash Screen

2020-12-16
let's make Splash screen end at the desired time by using react-native-splash-screen on RN(React Native) project.
see more ▶︎

Gradient

2020-12-16
let's see how to use react-native-linear-gradient to make the gradient background on RN(React Native) project.
see more ▶︎

Swipe Detection

2020-12-16
let's see how to use react-native-swipe-gestures to detect user swipe event on RN(React Native) project
see more ▶︎

use After Effects

2023-03-18
let's see how to apply the animation created by Adobe After Effects, to RN(React Native) project.
see more ▶︎

Use Filesystem

2020-12-16
let's read and write the file by react-native-fs on RN(React Native) project.
see more ▶︎

sending email feature

2023-03-18
let's see how to execute the email app installed basically on the phone at RN(React Native) project.
see more ▶︎

recognize user voice

2020-12-16
let's see how to add the feature to recognize user voice and transform to text by react-native-voice on RN(React Native)
see more ▶︎

register Android App store

2023-03-18
we'll introduce how to register RN(React Native) Android App to Android App store(Google Play).
see more ▶︎

enroll Android developer

2023-03-18
let's enroll Android developer to register Android App to Google Playstore.
see more ▶︎

react-native-animatable

2020-12-16
let's see how to use react-native-animatable to add simply animations to RN(react native).
see more ▶︎

Firebase Crashlytics

2023-03-18
let's see how to use react-native-firebase to gather crash logs on Filebase Crashlytics.
see more ▶︎