2023-02-26 20:09:29 -04:00
2023-02-26 20:09:29 -04:00
2022-05-10 19:42:15 -04:00
2022-05-10 19:42:15 -04:00
2022-05-10 19:42:15 -04:00
2022-05-10 19:42:15 -04:00
2022-05-10 19:42:15 -04:00
2023-01-03 14:28:40 -04:00
2022-05-10 19:42:15 -04:00
2022-05-10 19:42:15 -04:00

@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

Description
Waku React Native (WIP)
Readme MIT
Languages
TypeScript 28.2%
Java 18.2%
Swift 8.6%
C++ 7.7%
Kotlin 7.5%
Other 29.8%