Skip to content

Commit 1c7e5b1

Browse files
committed
Update README.md
1 parent acd8194 commit 1c7e5b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
A cross-platform C++ library providing unified access to native system APIs.
44

5+
## Language Bindings
6+
7+
Currently available language bindings for libnativeapi:
8+
9+
- [nativeapi-flutter](https://github.com/leanflutter/nativeapi-flutter) - Flutter bindings
10+
- [nativeapi-swift](https://github.com/leanflutter/nativeapi-swift) - Swift bindings
11+
12+
These bindings provide native system API access while preserving the library's core functionality.
13+
514
## License
615

716
[MIT](./LICENSE)

0 commit comments

Comments
 (0)