Skip to content

On1Key/OKHBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKHBuilder

CI Status Version License Platform

OKHbuilder is a pod for uni-app, based on the official version 3.2.2, it includes basic functions and some extensions.

Example

  • Create your cocoapods project, in the podfile, run pod install.
  • In your project root file, create file path Pandora/apps/your app id/www/, copy uni-app build files into this path.
  • Create control.xml file, like the example in the example project file, remind to change it to your app id.
  • Add a appkey line as in the example to your Info.plist, then have fun!

Installation

OKHBuilder is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'OKHBuilder'

The first three basic class libraries listed below are included by default. If other class libraries are required, they need to be manually integrated like this:

pod 'OKHBuilder/Location'
Basic Extension
OKHBuilder/Base OKHBuilder/Location
OKHBuilder/Tool OKHBuilder/Camera
OKHBuilder/Third OKHBuilder/Barcode
OKHBuilder/Audio

Author

on1key@foxmail.com

License

OKHBuilder is available under the MIT license. See the LICENSE file for more info.

About

one pod for uni-app

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors