Git Product home page Git Product logo

react-native-diary's Introduction

react-native-diary


一款基于react-native仿照的卡片日记App,提供丰富的功能,更好体验,旨在更好的日记管理。

基于React Native开发,适配iOS。

项目的目的是为方便记录每天生活所需。

项目同时适合react native的练手学习,覆盖了各种框架的使用,与原生的交互等。

随着项目的使用情况和反馈,将时不时根据更新并完善用户体验与功能优化吗,欢迎提出问题。

编译运行流程

1、配置好react native开发环境,可参阅 【搭建环境】 | 【React Native开发(一、入门)】

2、clone代码,根目录下执行npm install安装node_modules(太慢建议科学上网或使用淘宝镜像)

3、打开xcode运行或执行react-native run-ios

4、如提示账号错误,更改General->Bundle Identifier为其他id(随便写一个即可)

示例图片



第三方框架

主要功能

在这里实现了主要功能,但像是设置页面中的大部分功能(除分享)外都没有添加,后期有时间会陆续加上。
  • 添加日记
  • 选择图片
  • 首页展示及动画
  • 删除/修改日记
  • 分享

常见问题

  • 1、xcode的运行,第一次下载 react native 和 realm 相关包比较耗时。
  • 2、npm安装失败,建议删除node_modules或清除缓存后重试。

总结

react-native上手不难,恶心点在于你需要了解iOS和Android,否则在原声交互上会很费事,其次是需要把react-native全家桶都学一遍,这样开发才会感觉流畅。

建议可以看看黑马的5天react-native商城界面搭建教程,然后一步步来。

License

MIT License.

react-native-diary's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.