featurevisor / featurevisor-example-react-native

React Native app example using Featurevisor SDK

Home Page:https://featurevisor.com/docs/react-native/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React Native app example using Featurevisor SDK

https://featurevisor.com/docs/react-native/


Languages

Language:JavaScript 100.0%