Skip to content

jinglebiscuitsHL/lime-sdk-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Apps of Help Lightning SDK

SampleObjC

The sample app for Objective-C.

We need to add the following sources for Cocoapods

source 'https://github.com/VIPAAR/Specs.git'
source 'https://github.com/CocoaPods/Specs.git'

SampleSwift

The sample app for Swift. Swift version should be 5.0+

We need to add the following sources and pods for Cocoapods

source 'https://github.com/VIPAAR/Specs.git'
source 'https://github.com/CocoaPods/Specs.git'

pod 'PromisesObjC', '1.2.8', :modular_headers => true
pod 'PromisesSwift', '1.2.8'

SampleXamarin

The samples for Xamarin Android and Xamarin iOS

SampleWeb

The samples for Web

About

Sample Apps using the Help Lightning SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 34.5%
  • C# 30.1%
  • Java 15.0%
  • Swift 8.1%
  • Python 6.0%
  • JavaScript 3.1%
  • Other 3.2%