React Native

screenshot of React Native

A user guide and principle analysis for React Native。Note:The project has been moved to https://github.com/guoxiaoxing/vinci

Overview:

React Native is a framework developed by Guilhem Xiao Xing, a programmer specializing in Android platform infrastructure and middleware. These articles serve as a comprehensive guide to understanding and utilizing React Native. The series covers topics ranging from environment setup and compilation to basic components like Views, TextInputs, and Buttons, as well as more advanced components like MapView and WebView. The articles also delve into networking requests, web browsing, and media playback.

Features:

  • Basic Components: Covering Views, TextInputs, Buttons, and more.
  • Advanced Components: Including MapView, WebView, and more.
  • Networking Requests: Exploring network requests in React Native.
  • Media Playback: Discussing web browsing and media playback features.

Summary:

React Native, as presented in this guide by Guilhem Xiao Xing, provides a comprehensive introduction and exploration of React Native's components and functionalities. From basic components to advanced features like networking and media playback, these articles cover a wide range of topics essential for developers working with React Native. Whether setting up your environment, understanding basic concepts, or delving into more advanced topics like source code analysis, this guide offers valuable insights for developers at all skill levels.