React Native

技术栈

  • React Native,基于 React Native CLI
  • UI 组件库:tamagui
  • 路由:React Navigation
  • 全局状态管理:Zustand
  • 请求管理:Axios & Tanstack Query
  • i18n:react-i18n-next
  • 本地存储:AsyncStorage
  • 图表:react-native-gifted-charts
  • SVG:react-native-svg
  • 表单验证:react-hook-form & Zod
  • 日期时间:day.js

样式相关

  • 内联样式:NativeWind(暂未引入)
  • 字体:Google Fonts

插件

  • 绝对路径配置:babel-plugin-module-resolver

TODO

  • 版本热更新:react-native-code-push
  • 暗黑模式适配
  • 生成海报,保存到相册
  • 活动页,内嵌 H5
  • 动态菜单可配置