Application top view processing method, device and component
A processing method and technology of a processing device, which are applied in program control devices, electrical digital data processing, software engineering design, etc., can solve problems such as reducing application development efficiency, increasing learning cost and development cycle, and improving application development efficiency and development. The effect of personnel work experience, reducing learning cost and development cycle, and facilitating addition and deletion
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2017-08-15
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application belongs to the technical field of data processing for terminal application development, and in particular relates to an application top-level view processing method, device and component. Background technique
[0002] React Native (referred to as RN) is a cross-platform mobile application development framework open sourced by Facebook in April 2015. It is a derivative of Facebook's earlier open source UI framework React on the native mobile application platform. It currently supports iOS and Android platforms. RN uses Javascript (JS for short) language, JSX similar to HTML, and CSS to develop mobile applications. Therefore, technicians who use RN for web front-end development can quickly realize the development of native native applications.
[0003] The RN runtime includes a native main thread and a JS thread. The JS thread executes JS code and is responsible for interface layout and business logic processing. The native thread...
Examples
Embodiment Construction
[0022] In order to enable those skilled in the art to better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application. Obviously, the described The embodiments are only some of the embodiments of the present application, but not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without creative efforts shall fall within the scope of protection of this application.
[0023] figure 1 It is a method flowchart of an embodiment of an application top-level view processing method described in this application. Although the present application provides the method operation steps or device structures as shown in the following embodiments or accompanying drawings, more or less operation steps may be included ...