Skip to content

nosshar/react-native-bpg-example

Repository files navigation

react-native-bpg-example

Getting started

This is a test project based on react-native-bpg module.

Mostly automatic installation

> npm i

> react-native-cli start

Manual installation

NDK should be installed. This can be done with SDK manager.

Project should contain ./android/local.properties with correct paths to SDK/NDK (it is possible to set up environment variables).

Windows example:

sdk.dir=D\:\\Development\\_SDK\\AndroidSDK\\AndroidSDK
ndk.dir=D\:\\Development\\_SDK\\AndroidSDK\\ndk-bundle

This file included in current repo but values should be changed to real ones.

Links

Thank to the author of this article

BPG

GIT:react-native-bpg

NPM:react-native-bpg

About

An eample project for react-native-bpg module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published