floui-sys 0.1.3

A SwiftUI inspired native wrapper for iOS and Android widgets
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[features]
ios-webview = []

[package]
categories = ["gui"]
description = "A SwiftUI inspired native wrapper for iOS and Android widgets"
documentation = "https://docs.rs/floui"
edition = "2021"
keywords = ["gui", "ui", "widgets", "bindings", "mobile"]
license = "MIT"
name = "floui-sys"
readme = "README.md"
repository = "https://github.com/MoAlyousef/floui-rs"
resolver = "2"
version = "0.1.3"
[target."cfg(not(android))".build-dependencies.cc]
version = "1"