Skip to content

swolfand/convex-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convex Mobile Libraries

This repo contains code for building mobile libraries for Convex.

The layout is as follows:

  1. rust/ - contains the wrapper around convex-rs that exposes types for use via FFI
  2. android/ - contains the code for the android-convexmobile library
  3. ios/ - a subrepo pointing to convex-swift
  4. app_for_test/ - a Convex application used for integration tests
  5. demos/ - various demos and samples to show how to use the libraries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 69.6%
  • Rust 22.2%
  • Shell 4.2%
  • TypeScript 4.0%