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

CN107045438AActive Publication Date: 2017-08-15ADVANCED NEW TECH CO LTD
8 Cites 11 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2017-08-15

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The embodiment of the invention discloses an application top view processing method, device and component. The method comprises the steps that an addition and deletion event of a top view in a react-native application is monitored; when it is monitored that the event is triggered, transmitted operation parameters of the triggered event are acquired, and a module registration method of a react-native application page entrance which is realized again is utilized to process the operation parameters; and an application view obtained after processing of the operation parameters is returned to. By use of all embodiments, the top view can be dynamically added across platforms through simple front-end javascript codes, a developer can add and delete the top view of the application quickly, efficiently and conveniently, learning cost is lowered, the development cycle is shortened, and application development efficiency and developer operation experience are improved.
Need to check novelty before this filing date? Find Prior Art

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 ...