SkillAgentSearch skills...

ModulesDemo

初步介绍React Native开发中Android,iOS原生组件封装方法,让JavaScript进行调用

Install / Use

/learn @jiangqqlmj/ModulesDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NativeModules1

初步介绍React Native开发中Android,iOS原生组件封装方法,让JavaScript进行调用

####Android配置安装 1.clone项目 </br> 2.切换到主项目然后npm install</br> 3.react-native start 或者 react-native run-android 运行项目

###iOS配置安装 1.clone项目</br> 2.切换到主项目然后npm install</br> 3.最好使用xcode打开ios项目 然后xcode run项目即可

###运行效果图 <img src="https://github.com/jiangqqlmj/ModulesDemo/blob/master/react_native_ios_texing_1.gif"/> </br> <img src="https://github.com/jiangqqlmj/ModulesDemo/blob/master/react_native_ios_texing_2.gif"/>

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated1y ago
Forks17

Languages

Java

Security Score

60/100

Audited on Apr 8, 2024

No findings