uniapp-native-plugin
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Develop native Android plugins
- Develop native iOS plugins
- Integrate native functionality into uni-app
- Create custom native modules
- Extend uni-app with native capabilities
- Handle native plugin communication
- Package and distribute native plugins
How to use this skill
To develop native plugins:
- Identify the platform from the user's request:
- Android → Use Android plugin examples
- iOS → Use iOS plugin examples