No Image

React Native – How to setup push notification with Firebase (2)?

August 12, 2020 hung-nb 0

Install “react-native-firebase” Android Download “google-services.json” file from Firebase Android There is step of generating debug signing certificatehttps://round.fun/2020/05/07/android-development-setup/ Paste “google-services.json” to “android\app\” folder Edit “/android/build.gradle“ Edit […]

No Image

React Native – How to use device sensor?

August 6, 2020 hung-nb 0

What’s device coordinate frame? react-native-sensors Detect device shake But build is error in iOS !! expo-sensors Installation Install “react-native-unimodules” installing-unimodules Install “expo-sensors” existing-appsyarn add expo-sensorsnpx […]