https://github.com/ljunb/rn-relates
📝一些关于 React Native 项目实践的记录。
https://github.com/ljunb/rn-relates
component discussion react-native study-notes
Last synced: about 2 months ago
JSON representation
📝一些关于 React Native 项目实践的记录。
- Host: GitHub
- URL: https://github.com/ljunb/rn-relates
- Owner: ljunb
- Created: 2017-08-24T07:05:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T09:48:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T23:44:05.660Z (2 months ago)
- Topics: component, discussion, react-native, study-notes
- Homepage:
- Size: 12.7 KB
- Stars: 41
- Watchers: 4
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## rn-relates
该仓库用于收集平时项目实践中的一些记录吧☕️☕️
* [XPCodePush热更新体系之增量更新](https://github.com/ljunb/rn-relates/issues/11)
* [Reanimated接入问题](https://github.com/ljunb/rn-relates/issues/10)
* [Tangram 动态布局实践](https://github.com/ljunb/rn-relates/issues/9)
* [XPCodePush热更新体系](https://github.com/ljunb/rn-relates/issues/8)
* [大屏手机 Text 出现空行问题](https://github.com/ljunb/rn-relates/issues/7)
* [记一次滑动组件开发](https://github.com/ljunb/rn-relates/issues/6)
* [快速搭建 TypeScript 和 React Native 的开发环境](https://github.com/ljunb/rn-relates/issues/5)
* [口袋蜜蜂遇到的一些问题记录](https://github.com/ljunb/rn-relates/issues/4)
* [iOS原生工程集成React Native示例](https://github.com/ljunb/iOSNativeDemo)
* [RN实现长屏截图](https://github.com/ljunb/rn-relates/issues/3)
* [混编下的RCTRootView加载方式](https://github.com/ljunb/rn-relates/issues/2)
* [组件封装](https://github.com/ljunb/rn-relates/issues/1)