Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

rcmaples/react-native-challenge

Repository files navigation

FullStory React Native Challenge

Welcome! This repo should be used to complete the React Native portion of take home challenge for the Principal Support Engineer, Mobile Apps role.

Getting started

  1. Clone or make a fork of this repo to work locally.

System Requirements

Environment

This repo was built with node v18.4.0, Ruby v2.7.5, npm v8.15.0, yarn 1.22.19.

‼ Please use v1.32.0 of the FullStory SDK.

⚠️ If you don’t have access to a Mac, please complete the exercise for Android only.

Instructions

  1. Fork this repository and integrate FullStory's SDK.

  2. Utilize yarn or npm to build the app's dependencies.

  3. Integrate FullStory into the application.

    ⚠️ Use org id o-1EJJEX-na1

  4. Implement a Custom Event that fires when the app is launched. This event should meet the following specifications:

    • event name: RN Challenge Session Captured
    • include an event property called name and use your name as the value.
  5. Utilize the SDK's onReady listener in both iOS and Android to print the session URL in runtime logs.

  6. Provide a link to your fork or branch along with a session URL for each platform.

Some notes

  • Don't worry about the app's functionality. It should be minimally interactive, but clicking on the cat doesn't actually make it play a sound right now. 😿
  • Try not to spend more than 2 days on this exercise.
  • Reference our knowledge base and developer site for guidance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published