adijha / waku-react-native

Waku React Native (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@waku/react-native

Waku React Native

Installation

npm install @waku/react-native

Edit settings.gradle from your app and add:

include ':gowaku'
project(':gowaku').projectDir = new File(rootProject.projectDir, './../node_modules/@waku/react-native/android/gowaku')

Usage

import * as waku from "@waku/react-native";

See also Fixing route ip+net: netlinkrib: permission denied in android

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Waku React Native (WIP)

License:MIT License


Languages

Language:TypeScript 28.3%Language:Java 18.3%Language:Swift 8.6%Language:C++ 7.7%Language:Kotlin 7.5%Language:Objective-C 7.5%Language:Objective-C++ 6.9%Language:JavaScript 5.6%Language:Ruby 3.8%Language:Shell 3.5%Language:Starlark 2.0%Language:CMake 0.3%