Kai XieRemote Feature Flagging with FirebaseRemote Feature Flagging is a development technique that allows developers to control the release of new features in their applications or…Apr 21, 2023Apr 21, 2023
Kai XieDesign React Native app with MVP (Model-View-Presenter) architectureReact Native is a JavaScript framework for building native mobile applications. It allows developers to build mobile apps for iOS and…Dec 26, 2022Dec 26, 2022
Kai XieA study about the stability of Array.prototype.sort method on React NativeThe sort() method sorts the elements of an array in place and returns the reference to the same array, now sorted. And we can also specify…Aug 26, 2022Aug 26, 2022
Kai XieImplementing a sticky banner with Animations in React NativeReact Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access…Jan 6, 2022Jan 6, 2022
Kai XieGoogle map, location service and firebase realtime database on Android — AdvancedMap and location service are very important features on mobile devices, and they are the one of the major distinction compared to…Aug 22, 2021Aug 22, 2021
Kai XieGoogle map, location service and firebase realtime database on Android — BasicMap and location service are very important features on mobile devices, and they are the one of the major distinction compared to…Aug 22, 2021Aug 22, 2021
Kai XieinGeek CultureBuild an image browsing App with React Native (4) — RecyclerListViewReact Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full…Jun 7, 2021Jun 7, 2021
Kai XieinGeek CultureBuild an image browsing App with React Native (3) — Persistent StorageReact Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full…Jun 7, 2021Jun 7, 2021
Kai XieBuild an image browsing App with React Native (2)— ReduxReact Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access…May 29, 2021May 29, 2021