Skip to content

This repo serves as an example of how to embed the Client's Scheduling Page from Acuity Scheduling within your native mobile app either for iOS (Objective-C) or Android (Java) using Webviews.

License

AcuityScheduling/acuity-mobile-webviews-embed

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

AcuitySchedulerWebviews

This repo serves as an example of how to embed the Client's Scheduling Page from Acuity Scheduling within your native mobile app either for iOS (Objective-C) or Android (Java) using Webviews.

##Installation

  • Just download the repo, and open iOSWebviewAcuity with Xcode, and AndroidWebviewAcuity with Android Studio.
  • If you want to use your own Acuity scheduling page, all you have to do is change the line owner=11266122 within ViewController.m for iOS and MainActivity.java for Android, by replacing the id (11266122) with your own Acuity owner id.

##Preview That's how it should look like.

Android iOS
Android iOS

About

This repo serves as an example of how to embed the Client's Scheduling Page from Acuity Scheduling within your native mobile app either for iOS (Objective-C) or Android (Java) using Webviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published