Skip to content

gitarcode/launchdarkly-hello-react-native

 
 

Repository files navigation

LaunchDarkly Sample React Native Application

We've built a simple application that demonstrates how LaunchDarkly's SDK works. Below, you'll find the basic build procedure, but for more comprehensive instructions, you can visit your Quickstart page.

Build instructions

  1. Open the hello-react-native directory
  2. Copy the mobile key from your account settings page from your LaunchDarkly dashboard into App.js.
  3. Set flagKey to a valid flag key in your project/environment.
  4. Run yarn to install dependencies.
  5. For iOS, set up the native module dependencies by running npx pod-install.

Running

To run the application use yarn <android|ios>

About

Hello LaunchDarkly for React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.5%
  • C++ 19.2%
  • Objective-C++ 10.1%
  • Objective-C 6.6%
  • JavaScript 6.4%
  • Shell 5.8%
  • Other 9.4%