Skip to content

RampNetwork/demo-embedded-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ramp Network Demo

This repository contains implementations of the Ramp Network demo app in different platforms:

  • iOS (Swift)
  • Android (Kotlin)

Features

  • Bottom sheet drawer with WebView
  • URL input and persistence
  • Gesture-based drawer interaction

iOS Implementation

The iOS implementation is located in the ios directory. To run it:

  1. Open the xcodeproj file in Xcode
  2. Build and run the app on your device or simulator

Android Implementation

The Android implementation is located in the android directory. To run it:

  1. Open the android directory in Android Studio
  2. Build and run the app on your device or emulator

Default URL

All implementations load the Ramp Network URL by default:

https://app.ramp.network/?widgetVersion=2

You can change this URL in the app and it will be saved for future sessions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published