React Native App

screenshot of React Native App

RN 开源之初,写几个小 App 玩玩

Overview:

This analysis focuses on a series of React-Native apps developed by vczero. The apps cover a range of functionalities including a contact book app, a location-based services app, a search app using the Douban Open API, and a simple game app called "Close Your Eyes."

Features:

  • Contact Book App: Node.js server based on the file system, contact list (categorized page, list page, dialing and emailing), announcement list functionality.
  • Location-Based App: Features nearby locations such as food places, banks, movie theaters, and restrooms, with search functionality and a map display.
  • Search App with Douban Open API: Utilizes the Douban Open API for app development.
  • Simple Game App: An entertaining game app called "Close Your Eyes."

Summary:

The React-Native apps developed by vczero offer a diverse range of functionalities including contact management, location-based services, API integration for search, and a fun game app. Installation involves setting up the necessary dependencies and configurations for each app, providing users with a variety of experiences and features to explore.