Skip to content

Files

Latest commit

 

History

History

example

radial-slider demo app

How to Run ?

Steps to run the demo app in ios and andorid

  1. Install dependencies
    • cd to the project directory (example)
      yarn
  2. Build and Run
    • Run iOS app
      yarn ios
    • Run Android app
      yarn android