ltlmaps / react-native-client

React Native client implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connext React Native

This is a typescript and react native implementation of Connext, please fork this code to get started with using Connext!

Getting Started

Prerequisites

This project was created using the Getting Started react native guide. Follow the instructions here to find and install the prerequisites for your system.

Running the app

To run the app:

# install dependencies
yarn

# run metro bundler
yarn start:clean

# open XCode and run
open ios/ConnextReactNative.xcworkspace

Important notes

There are Connext-specific bits on post-install.sh that perform some connext (and related dependencies) specific adjustments to ensure the project builds successfully

About

React Native client implementation


Languages

Language:Java 25.3%Language:TypeScript 23.7%Language:Ruby 21.9%Language:Objective-C 17.7%Language:JavaScript 7.5%Language:Starlark 2.4%Language:Shell 1.5%