Skip to content

featurevisor/featurevisor-example-react-native

Repository files navigation

featurevisor-example-react-native

Example app showing how to use Featurevisor SDK with React Native, for building iOS and Android apps.

Visit Featurevisor to learn more about Featurevisor.

More docs on React Native SDK for Featurevisor can be found here: https://featurevisor.com/docs/react-native.

Installation

Clone the repo, and run:

$ npm ci

Running the app

Depending on your targeting platform:

$ npm run ios
$ npm run android
$ npm run web

Polyfill

The package fastestsmallesttextencoderdecoder was added to polyfill TextEncoder in React Native.

Releases

No releases published

Packages

No packages published