基于 React Native 的手工艺分享 App 设计与实现 Design and implementation of handicraft sharing app based on react native 内容摘要本文设计的手工艺 app 主要是可供用户足不出户就可以在家进行线上学习手工艺制作的。可以有效地解决用户想学习却找不到学习的地方的这个问题。本软件的功能主要是用户学习为主。下面列出了该论文所需要完成的工作内容:具体介绍了该项目的背景和该项目在开发中所要使用到的相关技术;阐述了手工艺 app 的需求分析、功能设计、系统实现和调试以及运用到的一些技术。app 使用 React Native 为 框 架 , 语 言 以 及 CSS 来 开 发 。 React Native 可 以 用JavaScript 也能编写原生移动应用。虽说这是一个跨平台的应用开发,但由于缺少条件,所以本文的项目主要是运行在安卓平台上的。同时 React Native 的版本非常地多样,而本软件的 React Native 版本为0.50.1.在软件测试部份,本文对各个主要模块进行了功能性测试并且对总体进行了非功能性测试。关键词:手工艺 React Native Java Script CSSAbstractThe handicraft app designed in this paper is mainly for users to learn the handicraft making online at home without leaving home. It can effectively solve the problem that users want to learn but can not find a place to learn. The main function of this software is user learning. The following is a list of the work to be completed in this paper: specifically introduces the background of this project and the related technologies to be used in the development of this project; describes the demand analysis, function design, system implementation and debugging of the handicraft app as well as some technologies to be used. App is developed with react native as framework, language and CSS. React native can write native mobile applications as well as JavaScript. Although this is a cross platform application development, but due to the lack of conditions, the project of this paper is mainly running on the Android ...