https://github.com/ljunb/iosnativemanagerdemo
React Native封装iOS原生UIViewController示例
https://github.com/ljunb/iosnativemanagerdemo
Last synced: about 1 month ago
JSON representation
React Native封装iOS原生UIViewController示例
- Host: GitHub
- URL: https://github.com/ljunb/iosnativemanagerdemo
- Owner: ljunb
- Created: 2016-08-05T05:30:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T07:02:13.000Z (over 8 years ago)
- Last Synced: 2025-12-28T11:06:43.494Z (5 months ago)
- Language: Objective-C
- Size: 425 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## iOSNativeManagerDemo
该Demo是React Native对iOS原生UIViewController的封装,代码讲解[戳这里](https://ljunb.github.io/2016/08/05/React-Native%E5%B0%81%E8%A3%85iOS%E5%8E%9F%E7%94%9FUIViewController/#more)。
## 其他相关
[iOS原生集成React Naitve示例讲解](https://github.com/ljunb/iOSNativeDemo)